.shortcode_block {
    border-bottom: 1px solid #DDDDDD;
    margin: 10px 0;
    padding: 15px 0;
    overflow: hidden;
}

.shortcode_title {
    font-weight: normal;
    margin: 0 0 20px;
}

.shortcode_title { 
	border: 2px solid #949494;
    color: #949494;
    display: block;
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-left: -2px;
    padding: 10px 15px;
    text-transform: uppercase;
    transition-duration: 0.8s;
	}

.shortcode_title span {
    display: block;
    height: 1px;
    margin: 7px 0 -11px;
    width: 140px;
    background: #4FBFA8;
}

#frame_accordiun a,
#frame_toggle a {
    background: #4FBFA8;
    color: #FFF;
}

/* ======================================================= */
/*                             Tabs                        */
/* ======================================================= */

#tab ul.tabs {
    margin: 0;
}

#tab ul li a {
    background: none repeat scroll 0 0 #F2F2F2;
    padding: 8px 10px;
    text-decoration: none;
}

.style1 #tab ul li a.current,
.style1 #tab ul li a:hover {
    background-color: #e99f10;
    color: #FFF;
}

.horizontal_tab .tab_groupcontent {
    border: 1px solid #F0EFEF;
    clear: both;
    width: 98%;
    padding: 10px;
}

.horizontal_tab #tab ul li {
    margin: 0 5px 0 0;
    list-style: none;
    float: left;
    line-height: 40px;
}

.horizontal_tab.style2 #tab ul li {
    margin: 0 5px -4px 0;
}

.horizontal_tab.style2 #tab ul li a {
    border-left: 1px solid #F0EFEF;
    border-right: 1px solid #F0EFEF;
}

.horizontal_tab.style2 #tab ul li a.current,
.horizontal_tab.style2 #tab ul li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: none;
    border-left: 1px solid #F0EFEF;
    border-right: 1px solid #F0EFEF;
    border-top: 2px solid #e99f10;
}

.horizontal_tab.style3 #tab ul li {
    margin: 0 5px -3px 0;
}

.style3 #tab ul li a {
    background: none;
    border: 1px solid #F2F2F2;
}

.style3 #tab ul li a.current,
.style3 #tab ul li a:hover {
    color: #e99f10;
}

.vertical_tab .tab {
}

.vertical_tab ul.tabs {
    float: left;
    width: 25%;
}

.vertical_tab #tab ul li {
    position: relative;
}

.vertical_tab #tab ul li a {
    display: block;
    line-height: 18px;
    margin-bottom: 2px;
}

.vertical_tab .tab_groupcontent {
    float: right;
    min-height: 120px;
    width: 70%;
    border: 1px solid #F0EFEF;
    padding: 10px;
}

.vertical_tab.style2 #tab ul li {
    margin: 0 -3px 0 0;
}

.vertical_tab.style2 #tab ul li a {
    border-top: 1px solid #F0EFEF;
    border-bottom: 1px solid #F0EFEF;
}

.vertical_tab.style2 #tab ul li a.current,
.vertical_tab.style2 #tab ul li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: none;
    border-top: 1px solid #F0EFEF;
    border-bottom: 1px solid #F0EFEF;
    border-left: 2px solid #e99f10;
}

.vertical_tab.style3 #tab ul li {
    margin: 0 -3px 0 0;
}

/* ======================================================= */
/*                      Testimonail                        */
/* ======================================================= */

.testimonial-grid .item {
    float: left;
    position: relative;
}

.testimonial-grid .first-item {
    clear: both;
}

.testimonials-container .item {
    margin: 0;
	
}

.testimonial-cols-2 .item {
    width: 50%;
}

.testimonial-cols-3 .item {
    width: 33.33%;
}

.testimonial-cols-4 .item {
    width: 25%;
}

.testimonial-cols-5 .item {
    width: 20%;
}

.testimonial-cols-6 .item {
    width: 16%;
}

.single-testimonial blockquote q {
    font-size: 14px;
    font-weight: normal;
    margin: 4px 0 0 0;
    line-height: 22px;
	color: #787878;
}

.single-testimonial blockquote span {
    float: right;
    color: #878D93;
    font-size: 17px;
    font-style: normal;
    margin: 12px 0 0 0;
}

.testimonial-content {
}

.single-testimonial .testimonial-bottom {
    margin: 15px 0 0 15px;
}

.single-testimonial .testmonial-image i {
    font-size: 30px;
    line-height: 50px;
    margin: 0;
    text-align: center;
}

.single-testimonial .testimonial-title {
    font-weight: bold;
}

.single-testimonial .testimonial-email {
    display: inline-block;
}

.single-testimonial .testimonial-title,
.single-testimonial .testimonial-email {
    font-size: 14px;
    line-height: 18px;
	padding-bottom: 10px;
	color: #111111;
	text-transform:uppercase; 
}

.single-testimonial blockquote {
    display: block;
    margin: 0;   
    position: relative;
    background-image: none;
}

/* Style 1 */

.style-1 .testimonial-content {
    margin: 10px 0;
	padding-bottom: 20px;
}
.style-1 .single-testimonial .testimonial-top {
    position: relative;
}

.testimonials-container.style-1 .single-testimonial {
    padding: 22px 10px;
}
.style-1 .testimonial-carousel .single-testimonial .testimonial-top,
.style-1 .testimonial-grid .single-testimonial .testimonial-top {
    min-height: 70px;
}

.style-1 .single-testimonial .testimonial-top:after {
    color: #797979;
    content: "";
    position: absolute;
    left: 50px;
    bottom: -26px;
    width: 0;
    height: 0;
}

.style-1 .single-testimonial blockquote{
	 padding: 2px;
}

.style-1 .single-testimonial .testmonial-other {
    display: table;
    margin-left: 28px;
    margin-top: 8px;
}

.style-1 .single-testimonial .testmonial-image {
    display: inline-block;
    padding-top: 20px;
	padding-bottom: 20px;
    vertical-align: middle;
}

.style-1 .single-testimonial .testmonial-text {
   /* display: table-cell;*/
    vertical-align: middle;
}

.style-1 .single-testimonial .testmonial-image img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

/* Style 2 */

.testimonials-container.style-2 .testimonial-carousel .owl-controls {
    bottom: 0px;
    position: relative;
}
.style-2 .single-testimonial{
	
}

.style-2 .testimonial-content-outer{
	display: table;
	padding:5px;
}
.style-2 .testimonial-content{
	display: table-cell;
	vertical-align: top;
}

.style-2 .testmonial-image{
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}

.style-2 .testmonial-text{
}

.style-2 .single-testimonial blockquote{
	padding:0;
}

.style-2 .single-testimonial blockquote q{
	font-size:15px;
	line-height: 22px;
}

.style-2 .single-testimonial .testimonial-title {
	margin-bottom: 5px;
}
.style-2 .single-testimonial .testimonial-top {
    margin-bottom: 20px;
}

.style-2 .single-testimonial .testmonial-image img {
    border-radius: 10px;
	 -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/* Style 3 */

.style-3 .testimonial-content-outer{
 padding: 42px 0;text-align: center;
}
.style-3 .testimonial-content{
	width: 100%;
	margin-top:15px;
}

.style-3 .testmonial-image{
	width: 100%;
}
.style-3 .testimonial-title{
	display: inline-block;
}

.style-3 .single-testimonial .testimonial-email{
	font-size: 13px;
}
.style-3 .testmonial-image img {
    border-radius: 50%;
}

/* Style 5 */

.style-5 .testimonial-content {
    margin-bottom: 10px;
    padding-bottom: 25px;
}

.style-5 .single-testimonial .testmonial-image {
    display: inline-block;
    padding-bottom: 20px;
    padding-top: 20px;
    vertical-align: middle;
}

.style-5 .testimonial-carousel .single-testimonial .testimonial-top, .style-5 .testimonial-grid .single-testimonial .testimonial-top {min-height: 70px;}

/* ======================================================= */
/*                      Divider and Space                  */
/* ======================================================= */

.divider_content p {
    margin: 0;
    font-size: 14px;
}

.divider_content_inner .title {
    margin: 8px 0 10px 0;
}

.divider_element .dashed {
    border-top: 1px dashed #E3E4E5;
}

.divider_element .dotted {
    border-top: 1px dotted #E3E4E5;
}

.divider_element .double {
    border-top: 2px double #E3E4E5;
}

.divider_element .groove {
    border-top: 1px groove #E3E4E5;
}

.divider_element .solid {
    border-top: 1px solid #E3E4E5;
}

/* ======================================================= */
/*                         Call to action                  */
/* ======================================================= */

#callout_div .shortcode_inner {
    border-bottom: 1px solid #DDDDDD;
    margin: 15px 0;
    overflow: hidden;
    padding: 15px 0;
}

#callout_div .callout_boxed {
    background: none repeat scroll 0 0 #ECF0F1;
    border: 1px solid #DDDDDD;
    text-align: center;
}

#callout_div .callout_border {
    border: 1px solid #DDDDDD;
    text-align: center;
}

#callout_div .title {
    font-size: 15px;
    color: #41A62A;
}

#callout_div .calloutarea {
    margin: 0 0 15px 0;
}

.shortcode_content {
    width: 100%;
    margin: 10px 0;
    font-size: 14px;
}

#callout_div a {
    text-decoration: none;
}

.calloutarea_block {
    display: table;
    margin: 0 auto;
}

.calloutarea_button a.button {
    display: inline-block;
}

.dark .calloutarea_block, .dark .calloutarea_block .title {
    color: #FFFFFF;
}

.light .calloutarea_block, .light .calloutarea_block .title {
    color: #464E55;
}

.dark .calloutarea_block a.button {
    background-color: #FFFFFF;
    color: #FFFFFF;
}

.light .calloutarea_block a.button {
    background-color: #9EA7AE;
}

.left .calloutarea_block_content, .left .calloutarea_button {
    display: table-cell;
	vertical-align: middle;
}
.left  .calloutarea_block_content {
    width: 70%;
}
.left .calloutarea_button {
	width: 30%;
	text-align: right;
	vertical-align: top;
}
.left .calloutarea_block_content h3, .left .calloutarea_button h3{
	margin: 0;
	font-size: 24px;
}

.calloutarea.left, .calloutarea.right {
    float: none;
}

.calloutarea_button {
    vertical-align: middle;
}

.center .calloutarea_button {
    margin: 30px 0 10px;
}

.calloutarea.center h2 {
    font-size: 40px;
    line-height: 50px;
}

.calloutarea.center .shortcode_content {
    font-size: 18px;
}

.calloutarea.left h2 {
    font-size: 25px;
    line-height: 35px;
}

.wpb_row.parallex-image, .parallex-image {
    background-attachment: fixed !important;
}

/* ======================================================= */
/*                         Highlight Text                  */
/* ======================================================= */

.hightlight_text {
    font-style: italic;
    padding: 3px 5px;
    margin: 0 6px;
}

.highlight_light {
    background-color: #F6F6F6;
    color: #464E55;
}

.highlight_dark {
    background-color: #464E55;
    color: #FFFFFF;
}

/* ======================================================= */
/*                         Dropcap                         */
/* ======================================================= */

.dropcap {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-right: 3px;
    overflow: hidden;
    text-align: center;
    width: 30px;
}

.dropcap.no-background {
    font-weight: bold;
    height: auto;
    line-height: 28px;
    margin: 0;
    vertical-align: bottom;
    width: auto;
}

/* ======================================================= */
/*                         Benefits                        */
/* ======================================================= */

.benefitsarea_inner {
    padding: 10px;
    margin: 10px;
    overflow: hidden;
    border-right: 1px solid #e1e1e1;
}

.benefitsarea_inner .benefit_bkg {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    height: 94px;
    margin: 50px auto 0;
    width: 135px;
}

.column3 .benifit_image {
    margin: 0 0 10px 0;
}

.column3 .benefitsarea_inner {
    text-align: center;
}

.column3 .benefitsarea_inner img {
    width: 55px;
    height: 55px;
}

.benifit_name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.benefitsarea_inner p {
    margin: 0 0 10px 0;
    text-align: justify;
}

.benefitsarea_bottom .viewmore a {
    text-decoration: none;
}

.column2 .benefitsarea_inner {
    margin: 10px 0;
}

.column2 .benifit_image {
    float: left;
    width: 20%;
}

.column2 .benefitsarea_bottom {
    float: right;
    width: 76%;
}

/* ======================================================= */
/*                         Buttons                         */
/* ======================================================= */

.button_content_inner {
    margin: 0 5px;
    display: inline-block;
}

.button_content_inner a {
    text-decoration: none !important;
    display: inline-block;
}

.button_content_inner a:hover {
}

.button_content_inner i {
    color: #FFFFFF;
}

.button_content_inner .button_small {
    font-size: 15px;
    padding: 8px 12px;
}

.button_content_inner .button_small i {
    font-size: 15px;
}

.button_content_inner .button_medium {
    font-size: 18px;
    padding: 12px 15px;
}

.button_content_inner .button_medium i {
    font-size: 18px;
}

.button_content_inner .button_big,
.calloutarea_button a.button {
    font-size: 22px;
    padding: 15px 20px;
}

.button_content_inner .button_big i {
    font-size: 22px;
}

.button.left i {
    margin-right: 10px;
}

.button.right i {
    margin-left: 10px;
}

/* ======================================================= */
/*                         Progress Bar                    */
/* ======================================================= */

.tm_progresbar.style-4 {
    margin-bottom: 5px;
}

.progressbar-container {
    clear: both;padding-top: 5px;
}

.tm_progresbar {
    margin-bottom: 10px;
}

.tm_progress_label {
    padding: 0 5px;
}

.progress_detail {
    font-size: 13px;
    left: 10px;
    position: absolute;
    top: 0;
    z-index: 959;
	color:#fff;
}

.tm_progresbar.style-4 .progress_detail {
    position: relative;
    left: 0;
}

.active_progresbar {
    height: 25px;
    position: relative;
    margin: 0;
    background: #f7f7f7;
}

.active_progresbar span.value {

    display: inline-block;
    height: 100%;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    position: relative;
}

.style-1 .active_progresbar span.value {
    background-color: #e99f10;
}

.style-2 .active_progresbar > span.value:after, 
.style-3 .active_progresbar > span.value:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: 50px 50px;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, 
	color-stop(.25, rgba(255, 255, 255, .2)), 
	color-stop(.25, transparent), color-stop(.5, transparent), 
	color-stop(.5, rgba(255, 255, 255, .2)), 
	color-stop(.75, rgba(255, 255, 255, .2)), 
	color-stop(.75, transparent), to(transparent)
	);
    background-image: -moz-linear-gradient(
	-45deg, 
	rgba(255, 255, 255, .2) 25%, 
	transparent 25%, 
	transparent 50%, 
	rgba(255, 255, 255, .2) 50%, 
	rgba(255, 255, 255, .2) 75%, 
	transparent 75%, 
	transparent
	);
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}

.style-3 .active_progresbar > span.value:after, 
.style-3 .active_progresbar > span.value:after {
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
}

/* ======================================================= */
/*                        Social Blog                      */
/* ======================================================= */

.tm_socialicon {
    float: left;
    margin: 0 5px;
}

.tm_socialicon a {
    border: 1px solid #4FBFA8;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    color: #4FBFA8;
    display: inline-block;
    text-align: center;
    transition-duration: 500ms;
    width: 25px;
    padding: 3px;
}

.tm_socialicon a:hover {
    border: 1px solid #000000;
    color: #000000;
}

/* ======================================================= */
/*                        Message Boxs                     */
/* ======================================================= */

.messagebox_inner {
    font-size: 13px;
    line-height: 24px;
    padding: 15px 15px 15px 70px;
}

.messagebox_inner.success {
    background: url("../../images/megnor/shortcode/success.png") no-repeat scroll 15px 3px #EEF4D4;
    border: 1px solid #8FAD3D;
    color: #596C26;
}

.messagebox_inner.error {
    background: url("../../images/megnor/shortcode/error.png") no-repeat scroll 15px 3px #EFCEC9;
    border: 1px solid #AE3F2E;
    color: #FF3300;
}

.messagebox_inner.warning {
    background: url("../../images/megnor/shortcode/warning.png") no-repeat scroll 15px 3px #FFEA97;
    border: 1px solid #E2B500;
    color: #003333;
}

.messagebox_inner.message {
    background: url("../../images/megnor/shortcode/message.png") no-repeat scroll 15px 3px #C6D8F0;
    border: 1px solid #4282CC;
    color: #3399FF;
}

/* ======================================================= */
/*                        Conatct Form                     */
/* ======================================================= */
.row100 {
    margin: 5px 0;
    float: left;
    width: 100%;
}

.col30 {
    float: left;
    width: 20%;
}

.col70 {
    float: left;
    width: 75%;
    position: relative;
}

.col30 label {
    color: #7A7A7A;
    font-size: 14px;
}

.col70 input {
    color: #777777;
    width: 250px;
    padding: 5px 25px 5px 10px;
}

.col70 i {
    color: #E5E5E5;
    left: 228px;
    position: absolute;
    top: 7px;
}

.col70 em {
    margin: 0 5px;
}

.banner_content {
    text-align: center;
}

/* ======================================================= */
/*                        Counterchart                     */
/* ======================================================= */

.tmchat_wrapper {
    position: relative;
    display: inline-block;
    width: 130px;
    height: 130px;
    margin: 10px 0 20px 0;
    text-align: center;
}

.tmchat_wrapper canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.percent {
    display: inline-block;
    line-height: 130px;
    z-index: 2;
    font-size: 30px;
}

.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}

.angular {
    margin-top: 100px;
}

.angular .chart {
    margin-top: 0;
}

.tm_piechart.column1,
.tm_piechart.column2,
.tm_piechart.column3,
.tm_piechart.column4 {
    text-align: center;
}

 .tm_piechart h2.chart_title {
    color: #111;
    font-size: 14px;
    font-weight: bold;
}

.chart_bottom .chart_code {
    margin: 5px 0;
    font-size: 13px;
}

.chart_bottom .chart_desc {
    font-size: 13px;
    margin: 12px 5px 8px 5px;
}

/* ======================================================= */
/*                        Fancy Media                      */
/* ======================================================= */

.tm_fancymediacontent {
    width: 270px;
    border: 1px solid #DDD;
}

.tm_fancymediacontent.frame {
    background: none repeat scroll 0 0 #F1F1F1;
    padding: 10px;
    text-align: center;
}

.tm_fancymediacontent.left {
    float: left;
    margin: 0 20px 10px 0;
}

.tm_fancymediacontent.right {
    float: right;
    margin: 0 0 10px 20px;
}

.tm_fancymediacontent .media_bottom {
    font-size: 14px;
    margin: 10px 0 0px 0;
}

.noframe .media_bottom {
    font-size: 14px;
    margin: 10px 10px 0px;
}

/* ======================================================= */
/*                        Pricing Table                    */
/* ======================================================= */

.pricing_wrapper {
}

.pricing_wrapper .pricing_wrapper_inner {
    border: 1px solid #EBEAEA;
    border-bottom: 3px solid #EBEAEA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #FFF;
}

.pricing_heading {
    background: none repeat scroll 0 0 #E5E5E5;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 35px 15px;
    text-align: center;
}

.style-1 .pricing_top {
    background: none repeat scroll 0 0 #E5E5E5;
    border: 10px solid #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 70px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -25px;
    width: 70px;
}

.pricing_bottom {
    text-align: center;
}

.style-1 .pricing_bottom {
    margin: -20px 0 0 0;
}

.pricing_top .pricing_per {
    font-size: 14px;
    margin: 14px 0 5px 0;
    line-height: 17px;
}

.pricing_top .pricing_price {
    font-size: 16px;
    font-weight: bold;
}

.pricing_wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing_wrapper ul li {
    padding: 3px 0;
    margin: 0 0 5px;
}

.pricing_button {
    height: 30px;
    margin: 25px 0 35px;
}

.pricing_button	a#pricing-btn {
    background: #E5E5E5;
    color: #464E55;
    display: inline-block;
}

.pricing_wrapper:hover .style-1 .pricing_heading,
.pricing_wrapper .style-1.selected .pricing_heading,
.pricing_wrapper:hover .pricing_top,
.pricing_wrapper .selected .pricing_top,
.pricing_wrapper:hover .pricing_button a#pricing-btn,
.pricing_wrapper .selected .pricing_button a#pricing-btn,
.style-2.selected .pricing_button,
.style-2 selected .pricing_top {
    background-color: #e99f10;
    color: #fff;
}

.style-2.selected .pricing_button {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    height: 35px;
    margin: 0;
    width: 100%;
}

.style-2.selected .pricing_button a {
    position: relative;
    top: 9px;
}

.pricing_wrapper .style-1.selected {
    margin-top: -10px;
}

.pricing_wrapper .style-1.selected .pricing_heading {
    padding: 40px 15px;
}

.pricing_wrapper .style-2 {
    border: none;
}

.pricing_wrapper .style-2 .pricing_bottom li {
    background: #F8F8F8;
    border-bottom: 2px solid #EFEFEF;
    padding: 10px 0;
    margin: 0 0 5px 0;
}

.pricing_wrapper .style-2 .pricing_bottom li:nth-child(odd) {
    background: #F8F8F8;
    border-bottom: 2px solid #EFEFEF;
    padding: 10px 0;
    margin: 0 0 5px 0;
}

.pricing_wrapper .style-2 .pricing_bottom li:nth-child(even) {
    background: #F0F0F0;
    border-bottom: 2px solid #E6E6E6;
    padding: 10px 0;
    margin: 0 0 5px 0;
}

.style-1 .nopricing_heading {
    height: 20px;
    padding: 35px 15px;
}

.style-2 .nopricing_top {
    height: 50px;
    padding: 20px 15px;
}

.pricing_wrapper .style-2 .pricing_top {
    padding: 20px 15px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    height: 50px;
}

.style-2 .pricing_heading {
    padding: 0;
    background: none;
}

.style-2 .pricing_top .pricing_per {
    margin: 0;
}

.style-2 .pricing_per,
.style-2 .pricing_price {
    display: inline-block;
    margin: 0 5px;
}

.style-2 .pricing_bottom {
    margin: 5px 0 0 0;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

/* ======================================================= */
/*            Non-semantic helper classes                  */
/* ======================================================= */

.center {
    text-align: center!important;
}

.hidden {
    display: none;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.alignright,
.right {
    float: right;
}

.alignleft,
.left {
    float: left;
}

.alignnone,
.none {
    float: none;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.clearboth {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}

/* ======================================================= */
/*                         Columns                         */
/* ======================================================= */

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    float: left;
}

.last {
}

.one_half {
    width: 50%;
}

.one_third {
    width: 33.33%;
}

.two_third {
    width: 66.66%;
}

.one_fourth {
    width: 25%;
}

.two_fourth {
    width: 50%;
}

.three_fourth {
    width: 75%;
}

.one_fifth {
    width: 20%;
}

.two_fifth {
    width: 40%;
}

.three_fifth {
    width: 60%;
}

.four_fifth {
    width: 80%;
}

.one_sixth {
    width: 16.66%;
}

.two_sixth {
    width: 33.32%;
}

.three_sixth {
    width: 49.98%;
}

.four_sixth {
    width: 66.64%;
}

.five_sixth {
    width: 83.3%;
}

/* ======================================================= */
/*                         Table Style                     */
/* ======================================================= */

.table_style {
    border: 1px solid #dddddd;
    margin-bottom: 20px;
    width: 100%;
}

.table_style table {
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #fff;
    width: 100%;
    padding: 0;
    margin: 0;
}

.table_style th {
    text-align: center;
    padding: 12px;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    background-color: #EEEEEE;
}

.table_style tbody {
    background: #F9F9F9;
}

.table_style td {
    text-align: center;
    padding: 10px;
    color: #666;
    border-top: 1px dashed #fff;
}

.table_style tbody tr:hover td {
    color: #333;
    background: #fff;
    border-top: 1px solid #fff;
}

.table_style tfoot {
    background-color: #f3f3f3;
}

.table_style tfoot td {
    padding: 8px;
}

/* ======================================================= */
/*                         Message Boxes                   */
/* ======================================================= */

.message {
    line-height: 24px;
    font-weight: normal;
    padding: 15px 15px 15px 80px;
    position: relative;
    margin: 10px 0 30px;
}

.success-message {
    background: url("../../images/megnor/shortcode/success.png") no-repeat scroll 15px 3px #EEF4D4;
    border: 1px solid #8FAD3D;
}

.error-message {
    background: url("../../images/megnor/shortcode/error.png") no-repeat scroll 15px 3px #EFCEC9;
    border: 1px solid #AE3F2E;
}

.message-message {
    background: url("../../images/megnor/shortcode/message.png") no-repeat scroll 15px 3px #C6D8F0;
    border: 1px solid #4282CC;
}

.warning-message {
    background: url("../../images/megnor/shortcode/warning.png") no-repeat scroll 15px 3px #FFEA97;
    border: 1px solid #E2B500;
}

.flickr_badge_image {
    display: inline-block;
    margin-right: 10px;
}

.flickr_badge_image img {
    border: 3px solid #EEEEEE;
    height: 100px;
    width: 100px;
}

.flickr_badge_image:hover img {
    border-color: #CCCCCC;
}

/* ======================================================= */
/*                   Accordion and Toggles                 */
/* ======================================================= */

.toogle_div, .accordion .acc, .tour li {
    position: relative;
}

.widget .single_accordion p, .widget .single_toggle p {
    margin: 0;
}

.toogle_div p, .accordion p {
    margin: 0;
}

.accordion span.icon:after,
.toogle_div span.icon:after {
    content: "\f067";
    font-family: FontAwesome;
    left: 10px;
    position: absolute;
}

.accordion a.current span.icon:after,
.toogle_div a.current span.icon:after {
    content: "\f068";
    font-family: FontAwesome;
    left: 10px;
    position: absolute;
}

.accordion_image {
    width: 110px;
    float: left;
}

.accordion_image img {
}

.accordion_content {
}

.accordion .accordion-title,
.toggle .accordion-title {
    position: relative;
}
/* accordion style1 */
.accordion.style1 .accordion-title,
.toggle.style1 .toggle-title {
    border: 1px solid #f7f7f7;
    padding: 15px 10px 15px 30px;
	background: #f7f7f7; 
}

.accordion.style1 .tab_content,
.toggle.style1 .tab_content {
    padding:0;
}

/* accordion style2 */
.accordion.style2 .single_accordion,
.toggle.style2 .single_toggle {
    border: 1px solid #f7f7f7;
	margin-bottom: 10px;
}

.accordion.style2 .accordion-title,
.toggle.style2 .toggle-title {
    padding: 15px 10px 15px 30px;
	background: #f7f7f7; 
}

.accordion.style2 .tog,
.toggle.style2 .tog {
    margin: 0;
}

.accordion.style2 .tab_content,
.toggle.style2 .tab_content {
    padding: 0 10px 10px;
}

/* accordion style3 */
.accordion.style3 .accordion-title,
.toggle.style3 .toggle-title {
    border: 1px solid #f7f7f7;
    padding: 15px 30px 15px 10px;
	background: #f7f7f7; 
}

.accordion.style3 .tab_content,
.toggle.style3 .tab_content {
    padding: 10px 0;
}

.accordion.style3 span.icon:after,
.accordion.style4 span.icon:after,
.accordion.style3 a.current span.icon:after,
.accordion.style4 a.current span.icon:after,
.toggle.style3 span.icon:after,
.toggle.style4 span.icon:after,
.toggle.style3 a.current span.icon:after,
.toggle.style4 a.current span.icon:after {
    right: 10px;
    left: auto;
}

/* accordion style4 */
.accordion.style4 .single_accordion,
.toggle.style4 .single_toggle {
   /* background-color: #F7F7F7;*/
    border: 1px solid #f7f7f7;
	margin-bottom:10px;
}

.accordion.style4 .accordion-title,
.toggle.style4 .toggle-title {
    padding: 15px 30px 15px 10px;
	background: #f7f7f7; 
}

.accordion.style4 .tab_content,
.toggle.style4 .tab_content {
    padding:10px;
}

.accordion.style4 .tog,
.toggle.style4 .tog {
    margin: 0;
}

.accordion a, .toogle_div a, .tour li a, .tabs > li a {
}

.toogle_div .tog, .accordion .tog, .tour li a {
    line-height: 20px;
    display: block;
    margin: 0 0 10px;
    position: relative;
    text-decoration: none;
}

.tour li a {
    padding: 10px 0 10px 35px;
}

.tog, .tour li a {
    text-transform: uppercase;
    font-size: 13px;
}

.togg .tab_content {
	display: none;
}

.header-middle .tab_content {
    border-bottom: none;
}

.toogle_div .tab_content, .accordion .tab_content {
    display: none;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    padding: 10px 30px 10px 10px;
}

.tour_content {
    position: relative;
    margin-bottom: 20px;
}

.tour {
    list-style: none;
    width: 25%;
    float: left;
    margin: 0;
}

.tour_content .tour {
    padding-left: 0;
}

.tour_box {
    display: none;
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 75%;
}

.tour_box p {
    padding: 10px;
    margin-bottom: 10px;
}

.regular-text1 {
    position: relative;
}

/* ======================================================= */
/*                          Title                          */
/* ======================================================= */

.big-title {
    font-size: 40px;
    margin: 0 0 20px 0;
    line-height: 50px;
}

.medium-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 0px;
    text-transform: uppercase;
	margin: 0 0 -1px;
	color:#111111;
}

.small-title {
    font-size: 20px;
    margin: 0 0 15px;
}
.shortcode-title { display:inline-block; width:98%; }
.shortcode-title .medium-title { 
	
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 0px;
    text-transform: uppercase;
	float:left;
	margin: 0 0 -1px;
	color:#111111;
	} 
.shortcode-title .big-title { 
	
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 -1px;
    padding: 10 0px;
    text-transform: uppercase;
	
	}
.small-title-portfolio a{color: #111111;
    display: block;
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
    font-weight: bold;
	margin: 0 0 -1px;
}
.shortcode-title .small-title  {
	color: #111111;
    display: block;
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 10px 0px;
    text-transform: uppercase;
    transition-duration: 0.8s;
	margin: 0 0 -1px;
	float:left;
}


.hb-animate-element { 
	background:/*url(../../images/megnor/title_bottom-1.png) no-repeat 25px 51px transparent;*/ none; 
	display: inline-block;
	border: 1px solid #dddddd;
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
    font-weight:600;
    padding: 11px 24px;
    text-transform:capitalize;
    transition-duration: 0.3s;
	font-size:18px;
	position: relative;
	margin-right: -6px;
	cursor: pointer;
	color:#888888;
	}
.hb-animate-element .tab-title {/* background:url(../../images/megnor/title_bottom-1.png) no-repeat 25px 51px transparent;*/ }
/*.resp-tab-active .tab-title { background: url("../../images/megnor/title_bottom.png") no-repeat scroll 3px 0 transparent;
    bottom: -22px;
    display: block;
    height: 20px;
    left: 25px;
    position: absolute;
    width: 31px; }*/
.resp-tab-active {  
	/*background:url(../../images/megnor/title_bottom.png) no-repeat 25px 51px transparent; */
	display: inline-block;
	border: 1px solid #111111;
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
    font-weight: 600;
    padding: 11px 24px;
    text-transform:capitalize;
    transition-duration: 0.3s;
	color: #111111;
	font-size: 18px;
	}	
.border-type {
    padding-bottom: 5px;
    position: relative;
    display: inline-block;
}

.border-type:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 60px;
   /* background: none repeat scroll 0 0 #696868;*/
}

.panel-grid .panel-grid-cell h3.widget-title {
    display: none;
}

.address-container { 
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-weight: normal;
    padding: 0;
	}
	
.address-title { color: #111;  font-size: 20px;}	
.address-description, .address-label, .address-text { 
	font-family: 'Open sans',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
	text-transform: capitalize;
	 }	 


/* ======================================================= */
/*                    Shortcode Code                       */
/* ======================================================= */

.code {
    background-color: #F7F7F7;
    border: 1px solid #f7f7f7;
    clear: both;
    padding: 10px;
    font-size: 14px;
    margin: 0 0 10px;
    font-family: monospace;
    line-height: 20px;
}

/* ======================================================= */
/*                           Services                      */
/* ======================================================= */

.service .service-text {
    font-size: 16px;
    color: #111111;
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
}

.static-text-container {
    margin-bottom: 20px;
	float: none;
	text-align: left;
}
.service .service-icon{
	color: #ea9d06;
}

.static-text-container .text {
    line-height: 25px;
    display: inline-block;
}

.service {
    text-align: center;
    width: 85%;
    margin: 0 auto 30px;
	background: none;
	border:none;
	padding: 0;
}

.service .service-read-more i.fa{
	color: #e99f10;
    font-size: 13px;
    margin-left: 7px;
}

.service.style-2 {
	 width: 99%;
}

.service .description {
    font-size: 14px;
	margin-bottom: 10px;
	color: #888;
    font-weight: normal;
    text-transform: capitalize;
}

.service .style-1 .service-text {
    margin: 15px 0 10px;
}

.service .style-1 .service-icon {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    transition: all 500ms ease 0s;
    height: 60px;
    line-height: 60px;
    position: relative;
    width: 60px;
    margin: 0;
}

.service .style-1 .service-icon.fa-mobile-phone {
    font-size: 30px;
}

.service .style-1 .service-icon.no-background {
    font-size: 40px;
}

.service .service-content.style-2,
.service .style-3 .service-top {
    display: table;
}

.service .style-2 .icon,
.service .style-3 .icon {
    display: table-cell;
    padding-right: 10px;
    vertical-align: top;
}

.service .style-2 .service-icon,
.service .style-3 .service-icon {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 30px;
}

.service .style-2 .service-icon.no-background,
.service .style-3 .service-icon.no-background {
    font-size: 25px;
}

.service .style-2 .service-content,
.service .style-3 .service-text {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.service .style-2 .service-text {
    line-height: 17px;
    margin-bottom: 10px;
}

.service .style-3 .service-top {
    margin-bottom: 10px;
}

.service .style-3 .service-content {
    text-align: left;
    clear: both;
}

.service .style-4 .service-text {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
}

.service .style-4 .service-icon {
    color: #e99f10;
    font-size: 90px;
    height: 125px;
    line-height: 125px;
    margin: 0;
    width: 100px;
}

.service .style-5 .service-text {
    display: inline-block;
    margin: 15px 0 10px;
    min-width: 60%;
    padding-bottom: 10px;
    position: relative;
}
.service .style-5 .service-text:after{
	background-color: #DEDCDC;
    bottom: 0;
    content: "";
    height: 1px;
    left: 33%;
    position: absolute;
    width: 60px;
}

.service .style-5 .service-icon {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    transition: all 500ms ease 0s;
    height: 60px;
    line-height: 60px;
    position: relative;
    width: 60px;
    margin: 0;
	background-color: #384047;
	color:#FFF;
	padding: 10px;
	border: 1px solid #384047;
}

.service .style-5 .service-icon.fa-mobile-phone {
    font-size: 30px;
}

.service .style-5 .service-icon.no-background {
    font-size: 40px;
}
/* ======================================================= */
/*                         Blockquote                      */
/* ======================================================= */

blockquote.blockquote {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin: 10px;
    position: relative;
    width: auto;
}

.blockquote-inner.style-1 blockquote.blockquote {
    background: url("../../images/megnor/quote.png") no-repeat scroll 0 5px transparent;
    padding: 0 10px 0 40px;
    border-right: 5px solid #e99f10;
}

.blockquote-inner.style-2 blockquote.blockquote {
    background-color: #e99f10;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #FFFFFF;
    padding: 10px;
    text-align: center;
    font-size: 17px;
}

.blockquote-inner.style-3 blockquote.blockquote {
    background-color: #F7F7F7;
    padding: 10px;
    font-size: 17px;
}

.blockquote-container .fa-quote-left:before {
    margin-right: 10px;
}

.blockquote-container .fa-quote-right:before {
    margin-left: 10px;
}

.blockquote-inner.style-4 blockquote.blockquote {
    border: 2px solid #e99f10;
    margin: 0;
    padding: 10px;
    text-align: center;
}

blockquote cite,
blockquote small,
blockquote cite a,
blockquote small a {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

/* ======================================================= */
/*                        Brand Logo                       */
/* ======================================================= */
.tm_logocontent{
	width: 100%;
	clear: both;
}

.brand_main .product-block{
	position: relative;
	text-align: center;
	margin: 10px 15px; 
}

.style-2 .brand_main .product-block:after{
	border-right: 1px solid #DEDCDC;
    content: "";
    height: 50px;
    position: absolute;
    right: -25px;
    top: -10px;
}

.brand-grid .brand_main .product-block {
    margin: 20px 25px;
}

.style-2 .brand-grid .brand_main:nth-child(4n) .product-block:after,
.style-2 .brand-grid .brand_main:last-child .product-block:after{
	display:none;
}

/* Start Category slider */

.category-slider {
	position: relative;
	margin-top: 30px;
	height: 490px;
}

.category-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 140px;
	overflow: hidden;
	text-align: center;
	pointer-events: none;
}

.no-js .category-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible;
}

.category-slider ul.mi-current {
	pointer-events: auto;
}

.category-slider ul li {
	display: inline-block;
	padding: 20px;
	width: 20%;
	max-width: 300px;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.no-js .category-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.category-slider ul li a,
.category-slider ul li img {
	display: block;
	margin: 0 auto;
}

.category-slider ul li a {
	outline: none;
	cursor: pointer;
}

.category-slider ul li img {
	max-width: 100%;
	border: none;
}

.category-slider ul li h4 {
	display: inline-block;
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	padding: 20px 10px 0;
}

.category-slider ul li:hover {
	opacity: 0.7;
} 

.category-slider nav {
	position: relative;
	top: 400px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	border-top: 5px solid #333;
}

.no-js nav {
	display: none;
}

.category-slider nav a {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 40px 30px 30px 34px;
	position: relative;
	color: #888;
	outline: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.category-slider nav a:hover,
.category-slider nav a.mi-selected {
	color: #000;
}

.category-slider nav a.mi-selected:after,
.category-slider nav a.mi-selected:before {
	content: '';
	position: absolute;
	top: -5px;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.category-slider nav a.mi-selected:after {
	border-color: transparent;
	border-top-color: #fff;
	border-width: 20px;
	left: 50%;
	margin-left: -20px;
}

.category-slider nav a.mi-selected:before {
	border-color: transparent;
	border-top-color: #333;
	border-width: 27px;
	left: 50%;
	margin-left: -27px;
}

/* Move classes and animations */

.category-slider ul:first-child li,
.no-js .category-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { transform: translateX(0) scale(0); }
	100% { transform: translateX(0) scale(1); }
}

.category-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.category-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.category-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.category-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}

/* moveFromRight */

.category-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.category-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.category-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.category-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.category-slider ul.mi-moveToLeft li:first-child,
.category-slider ul.mi-moveFromRight li:first-child,
.category-slider ul.mi-moveToRight li:nth-child(4),
.category-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.category-slider ul.mi-moveToLeft li:nth-child(2),
.category-slider ul.mi-moveFromRight li:nth-child(2),
.category-slider ul.mi-moveToRight li:nth-child(3),
.category-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.category-slider ul.mi-moveToLeft li:nth-child(3),
.category-slider ul.mi-moveFromRight li:nth-child(3),
.category-slider ul.mi-moveToRight li:nth-child(2),
.category-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.category-slider ul.mi-moveToLeft li:nth-child(4),
.category-slider ul.mi-moveFromRight li:nth-child(4),
.category-slider ul.mi-moveToRight li:first-child,
.category-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
	0% { transform: translateX(600%); }
	100% { transform: translateX(0); }
}

@keyframes moveFromLeft {
	0% { transform: translateX(-600%); }
	100% { transform: translateX(0); }
}

@keyframes moveToRight {
	0% { transform: translateX(0%); }
	100% { transform: translateX(600%); }
}

@keyframes moveToLeft {
	0% { transform: translateX(0%); }
	100% { transform: translateX(-600%); }
}

.category-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Media Queries */
@media screen and (max-width: 910px){
	.category-slider nav {
		max-width: 90%;
	}
	.category-slider nav a {
		font-size: 12px;
		padding: 40px 10px 30px 14px;
	}
}

@media screen and (max-width: 740px){
	.category-slider {
		height: 300px;
	}
	.category-slider nav {
		top: 220px;
	}
}

@media screen and (max-width: 490px){ 
	.category-slider {
		text-align: center;
		height: auto;
	}

	.category-slider ul {
		position: relative;
		display: inline;
		bottom: auto;
		pointer-events: auto;
	}

	.category-slider ul li {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		padding: 10px 3px;
		min-width: 140px;
	}

	.category-slider nav {
		display: none;
	}
}

/* End Category slider */