﻿/*
Theme Name: youreduadvisors
Theme URI: https://wordpress.com/themes/resonar/
Description: youreduadvisors is an elegant blog theme that features full-screen featured images.
Version: 1.0.5
Author: Automattic
Author URI: https://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: youreduadvisors
Tags: blue, white, light, one-column, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, sticky-post, translation-ready
*/

/**
 * Table of Contents
 *
 * 1.0 Normalize
 * 2.0 Keyframes
 * 3.0 Genericons
 * 4.0 Typography
 * 5.0 Elements
 * 6.0 Forms
 * 7.0 Navigation
 *    7.1 Links
 *    7.2 Menus
 *    7.3 Navigations
 * 8.0 Accessibility
 * 9.0 Alignments
 * 10.0 Clearings
 * 11.0 Widgets
 * 12.0 Site
 *    12.1 Header
 *    12.2 Posts and pages
 *    12.3 Comments
 *    12.4 Footer
 * 13.0 Media
 *    13.1 Captions
 *    13.2 Galleries
 * 14.0 Multisite
 * 15.0 Jetpack
 *    15.1 Infinite scroll
 *    15.2 Extra Widegts
 *    15.3 Shortcodes
 *    15.4 Tiled Gallery
 *    15.5 Responsive Videos
 *    15.6 Jetpack Comments
 *    15.7 Sharing
 *    15.8 Related Posts
 *    15.9 Site Logo
 *    15.10 Stats
 * 16.0 Media Queries
 *    16.1 >= 470px
 *    16.2 >= 601px
 *    16.3 >= 700px
 *    16.4 >= 828px
 *    16.5 >= 925px
 *    16.6 >= 1088px
 *    16.7 >= 1216px
 */


/**
 * 1.0 Normalize
 */
@charset "utf-8";
/* CSS Document */
body { margin: 0px; padding: 0px; font-family: 'helvlightregular'; font-size: 16px; }
* { margin: 0px; padding: 0px; }
* { box-sizing: border-box; }
body a { transition: all 0.3s ease-in-out 0s; text-decoration: none; }
.wrapper { width: 1140px; margin: 0 auto; padding: 0px; }
#header_fix { float: left; width: 100%; height: auto; top: 0; z-index: 9999; border-bottom: lightgray 1px solid; background: #fe4d53; position: fixed; }
.row { float: left; width: 100%; text-align: center; }
.row h1 { margin: 20px 0 30px 0; color: #000; background: url(images/row_bg.png) no-repeat bottom center; padding: 0 0 20px 0; font-family: 'helveticabold'; font-size: 46px; }
.header_inn { width: 1140px; margin: 0 auto; }
.home { position: relative; width: 100%; height: 100%; padding: 0px; }
.services { position: relative; width: 100%; height: 100%; padding: 0px; }
.global { position: relative; width: 100%; height: 100%; padding: 0px; }
.partners { position: relative; width: 100%; height: 100%; padding: 0px; }
.testimonials { position: relative; width: 100%; height: 100%; padding: 0px; }
.about { position: relative; width: 100%; height: 100%; padding: 0px; }
.contact { position: relative; width: 100%; height: 100%; padding: 0px; }
.list1 li { list-style: none; }
#home { float: left; width: 100%; text-align: center; padding: 0px 0 0 0; }
#services { float: left; width: 100%; background: #e9e9e9; text-align: center; padding: 33px 0 50px 0; }
#who_are_we { float: left; width: 100%; background: #e9e9e9; text-align: center; padding: 33px 0 50px 0; }
#global { float: left; width: 100%; margin: 0px; padding: 0; text-align: center; }
#global_inn { background: url(images/global.jpg) no-repeat 50%; height: 100%; padding: 0px 0 50px 0 }
#partners { float: left; width: 100%; background: #efefef; text-align: center;  /*padding:0px 0 50px 0;*/ padding: 15px 0 70px 0; }
#testimonials { background: url(images/testimonials1.jpg) no-repeat 50%; float: left; width: 100%; margin: 0px; text-align: center; padding: 0px 0 0 0; }
#about { float: left; width: 100%; background: #fff; text-align: center; height: 100%; padding: 0px 0 0 0px; }
#contact { float: left; width: 100%; text-align: center; padding: 0; }
#who_are_we { background-color: #FE4D53; display:none; }
#who_are_we p { line-height: 25px; color: #000; text-align: justify; }
#who_are_we p a { text-decoration: underline; color: #000; font-weight: bold; float: right; }
#who_are_we p a { background: #fe4d53 none repeat scroll 0 0; border: medium none; color: #ffffff; font-family: "helvlightregular"; font-size: 16px; padding: 12px 18px; text-align: center; }
#who_are_we ul, #who_are_we ol { text-align: left; margin-left: 50px; margin-bottom: 0px; margin-top: 2px; }
#who_are_we ul li, #who_are_we ol li { line-height: 22px; }
.whoweare_left { width: 48%; float: left; background-color: #fff; padding: 20px; }
.whoweare_right { width: 48%; float: right; background-color: #fff; padding: 20px; }
 *******************header start******************/ /*******************header_top start******************/
#header_top {
float:left;
width:100%;
background:#fe4d53;
}
#header { background: #fff; float: left; width: 100%; border-bottom: lightgray 1px solid; margin-top: 45px; }
.top_left { float: left; width: 50%; padding: 10px 0 10px 0; }
.top_left ul, .top_right ul { margin: 0px; padding: 0px; }
.top_left li { list-style: none; display: inline; color: #fff; padding: 0px; font-size: 16px; font-weight: normal; margin-right: 10px; font-family: 'helvlightregular'; }
.top_left li a { color: #fff; text-decoration: none; }
.top_left li a:hover { border-bottom: 1px solid #f5f5f5; }
.top_left li .fa { font-size: 20px; padding: 0 13px 0 0; }
.top_right { float: right; width: 17%; padding: 0px; }
.top_right li { list-style: none; float: left; color: #fff; padding: 5px 5px; font-size: 16px; font-weight: normal; text-align: center; border-left: 1px solid #fff; }
.top_right li:last-child { border-right: 1px solid #fff; }
.top_right .fa { font-size: 20px; padding: 7px 10px; }
.top_right li a { color: #fff; }
.top_right li:hover { background: #000; color: #fff; transition: all 0.5s ease-in-out 0s; }
/*******************header_top end******************/

#header { float: left; width: 100%; position: relative; z-index: 999;}
.logo { float: left; width: 20%; padding: 15px 0 15px 0; text-align: center; }
.main-nav { float: right; width: 75%; padding: 60px 0 40px 0; }
.main-nav ul { margin: 0px; padding: 0px; }
.main-nav ul li { list-style: none; display: inline; }
.main-nav li a { text-decoration: none; color: #000; padding: 10px 4px; margin: 0 4px 0 0; display: inline-block; text-transform: uppercase; font-size: 14px; font-family: 'helvlightregular'; }
.main-nav li a.active { color: #000; border-bottom: 3px solid #fe4d53; font-family: 'helveticabold'; font-size: 14px; }
.main-nav li a:hover { color: #000; border-bottom: 3px solid #fe4d53; }
.main-nav .menu_expand { text-decoration: none; display: none; padding: 15px 0 15px 20px; color: #333; font-size: 15px; text-transform: uppercase }
.main-nav .menu_expand span { float: right; height: 17px; width: 30px; display: block; background: url(images/icon_plus.png) no-repeat; padding: 0 }
.main-nav .menu_expand.active span { background: url(../images/icon_minus.png) no-repeat }
.main-nav ul.nav-main { margin: 0; padding: 0; text-align: right; }
.main-nav ul li ul { display: none; }
#home .slider { float: left; width: 100%; }
.slider_inn li { background: rgba(0, 0, 0, 0.50); }
#home .bx-wrapper { float: left; width: 100%; border: none; }
.slider_inn .bx-controls-direction { display: none; }
.slider_inn .bx-wrapper .bx-pager { display: block; bottom: 50px; text-align: center; }
.slider_inn .bx-wrapper .bx-pager.bx-default-pager a.active, .slider_inn .bx-wrapper .bx-default-pager-page a:hover { background: #ed1c24; width: 12px; height: 12px; }
.slider_inn .bx-wrapper .bx-pager.bx-default-pager a { background: #fff; width: 12px; height: 12px; }
.slider_inn .bx-wrapper .bx-pager.bx-default-pager a:hover { background: #ed1c24; width: 12px; height: 12px; }
/*******************header end******************/

/*******************services start******************/
.services_left { float: left; width: 48%; padding: 15px; background: #fff; }
.services_left h1, .services_right h1 { margin: 0 0 30px 0; background: url(../images/row_bg.png) no-repeat bottom center; padding: 0px 0 30px 0; font-family: 'helveticabold'; font-size: 40px; }
.services_left p { text-align: left; padding: 10px 0 10px 0; line-height: 24px; }
.services_left img { width: 100%; }
.services_left .accordion li span img { padding: 2px 0 0 0px; width: auto; }
.services_left .accordion li span img.paddT7 { padding-top: 7px; }
.services_left_single { float: left; width: 100%; padding: 15px; background: #fff; }
.services_left_single h1, .services_right h1 { margin: 0 0 30px 0; background: url(../images/row_bg.png) no-repeat bottom center; padding: 0px 0 30px 0; font-family: 'helveticabold'; font-size: 40px; }
.services_left_single p { text-align: left; padding: 10px 0 10px 0; line-height: 24px; }
.services_left_single img { width: 100%; }
.services_left_single .accordion li span img { padding: 2px 0 0 0px; width: auto; }
.services_left_single .accordion li span img.paddT7 { padding-top: 7px; }
ul.services_list { float: left; line-height: 24px; margin-left: 30px; }
/*.caption_box { background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: block;
    padding: 0;
    position: absolute;
	height:100%;
    width: 100%; color:#fff;
	text-align:center;}
	
.caption_box .container { margin: 0 auto; padding:12% 0 0 0; width: 1140px; position:relative; }
	
.caption_box h3 { color: #fff;
    font-size: 40px;
    font-weight: 600;
    padding: 22px 10px;
    text-transform: none; font-family:'helveticabold';}
	
.caption_box p { min-width:320px; margin:0 auto; max-width:50%; line-height:22px;}*/


.services_right { float: right; width: 48%; padding: 15px; background: #fff; }
.services_right_box { float: left; width: 100%; margin-top: 15px; }
.accordion ul { margin: 0px; padding: 0px; }
.accordion li { list-style: none; border-radius: 5px; padding: 0px; float: left; width: 100%; border: 1px solid #c9c9c9; border-radius: 3px; margin-bottom: 12px; }
.accordion li span { float: left; width: 34px; height: 34px; margin-right: 15px; }
.accordion { margin: 0px; padding: 10px; border-bottom: 0; text-align: left; }
.accordion a { display: block; color: #000; text-decoration: none; }
.accordion_row { border-top: 0; font-size: 14px; line-height: 18px; border-top: 1px solid #c9c9c9; position: relative; top: -1px; color: #000; padding: 10px; float: left; width: 100%; }
.accordion_row p { padding: 5px 5px 10px 5px; line-height: 24px; }
.accordion_inn { padding: 2px 10px 0px 10px; background: #f2f2f2; }
.accordion_inn p { text-align: left; padding: 10px 0 10px 0; font-size: 15px; font-weight: bold; }
/*******************services end******************/


/*******************global start******************/
#global1{padding-bottom:45px}
#global1 p { text-align:justify; padding:0 80px; margin:30px 0; margin-bottom:0px; line-height:28px;}
#global p { text-align: center; padding: 0 80px; margin: 30px 0; float: left; margin-bottom: 0px; line-height: 28px; }
#global .g_btn a { background: #fe4d53; padding: 10px 30px; color: #fff; text-decoration: none; margin-top: 70px; display: inline-block; }
#global .g_btn a:hover { background: #000; color: #fff; transition: all 0.5s ease-in-out 0s; }
#global .g_btn { line-height: 0; }
/*******************global end******************/


/*******************partners start******************/
.partners { float: left; margin: 0; padding: 0; width: 100%; }
.bx-wrapper { width: 100% !important; float: left; max-width: 100% !important; border: 1px solid #c7c7c7; }
ul.bxslider { background: #fff; float: left; width: 100%; height: 100%; }
ul.bxslider li { border-left: 1px solid #c7c7c7; padding: 40px 30px; }
.partners .bx-wrapper .bx-prev { background: url(../images/arrow_left.jpg) top left no-repeat; }
.partners .bx-wrapper .bx-next { background: url(../images/arrow_right.jpg) top left no-repeat; }
.partners .bx-wrapper .bx-controls-direction a { height: 32px; margin-left: -30px; margin-right: -30px; outline: 0 none; position: absolute; text-indent: -9999px; top: 50%; width: 32px; }
.partners .bx-wrapper .bx-next:hover { background-position: 0 0px; }
/*******************partners  end******************/



/*******************testimonials start******************/
.testimonials_inn { background: rgba(0, 0, 0, 0.70); float: left; width: 100%; margin: 0px; padding: 0px 0 80px 0; padding-bottom: 0; background-size:
}
.testimonials_inn .bx-wrapper { border: none; }
.testimonials_inn h1 { color: #fff; background: none; }
.testimonials_box { float: left; width: 100%; text-align: center; }
.testimonials_box { margin: 0px 0 80px 50px; padding: 0px; list-style: none; float: left; width: 90%; }
.testimonials_box .box1 { display: inline-block; text-align: center; margin-bottom: 10px; }
.testimonials_box .box1 span { width: 100px; height: 100px; }
.testimonials_box .box1 span img { padding: 0px; border: 5px solid #fe4d53; background: #fff; width: 100px; height: 100px; border-radius: 100%; display: inline-block; z-index: 999; }
.testimonials_box .fa { font-size: 45px; color: #fff; padding: 15px 0 15px 0; }
.testimonials_box .box2 { padding: 0; text-align: center; width: 85%; margin: 0 auto; }
.testimonials_box .box2 p { text-align: center; padding: 0px; margin: 10px 20px 15px 0; color: #fff; line-height: 24px; }
.testimonials_box a { margin: 0px; padding: 0px; text-decoration: none; }
.testimonials_box .bx-controls-direction { display: none; }
.testimonials_box .bx-wrapper .bx-pager { display: block; bottom: -40px; text-align: center; }
.testimonials_box .bx-wrapper .bx-pager.bx-default-pager a.active, .testimonials_box .bx-wrapper .bx-default-pager-page a:hover { background: #ed1c24; width: 6px; height: 6px; }
.testimonials_box .bx-wrapper .bx-pager.bx-default-pager a { background: #fff; width: 6px; height: 6px; }
.testimonials_box .bx-wrapper .bx-pager.bx-default-pager a:hover { background: #ed1c24; width: 6px; height: 6px; }
/*******************testimonials  end******************/

/*******************about start******************/
#about h1 { background: url(images/row_bg.png) no-repeat bottom center; }
/*#about h2 { color: #000; font-family: "helveticabold"; font-size: 22px; margin: 0px 0 30px 0;}*/
h2.sucess_heading { color: #000; font-family: "open_sanslight"; font-size: 42px; margin: 0px 0 30px 0; text-align: center; }
.about_left { float: left; width: 25%; padding-bottom: 30px; padding-top: 20px; }
.about_left img { width: 100%; }
.about_right { float: right; width: 72%; text-align: left; padding-bottom: 30px; padding-top: 20px; }
.about_right p { color: #000; line-height: 25px; padding: 0 0 15px 0; }
.about_right ul { margin-left:30px; }
/*******************about end******************/


/*******************statistics start******************/
#statistics { background: url(images/services1.jpg) no-repeat 50%; float: left; width: 100%; margin: 0px; padding: 0px; text-align: center; }
.statistics_inn { background: rgba(0, 0, 0, 0.70); float: left; width: 100%; margin: 0px; padding: 0px 0 50px 0; }
.statistics_inn h1 { color: #fff; background: none !important; }
.statistics_box ul { margin: 0px; padding: 0px; }
.statistics_box li { list-style: none; float: left; width: 32%; margin-right: 20px; color: #fff; margin-top: 20px; }
.statistics_box li:last-child { float: right; margin-right: 0px; }
.statistics_box li span { float: left; width: 100%; }
.statistics_box li h2 { margin: 15px 0 15px 0; color: #FFF; font-weight: normal; border-top: 2px solid #959595; padding: 10px 0 0 0; display: inline-block; overflow: hidden; text-align: center; font-size: 20px; font-family: 'helvlightregular'; }
.statistics_box li p { padding: 0 25px; margin: 15px 0 15px 0; font-size: 16px; color: #959595; float: left; line-height: 24px; }
#whyus { background: url(images/services1.jpg) no-repeat 50%; float: left; width: 100%; margin: 0px; padding: 0px; text-align: center; }
.whyus_inn { background: rgba(0, 0, 0, 0.70); float: left; width: 100%; margin: 0px; padding: 0px 0 50px 0; }
.whyus_inn h1 { color: #fff; background: none !important; }
.whyus_box ul { margin: 0px; padding: 0px; }
.whyus_box li { list-style: none; float: left; width: 30%; margin-right: 20px; color: #fff; margin-top: 20px; height: 300px; }
.whyus_box li:last-child { margin-right: 0px; }
.whyus_box li span { float: left; width: 100%; }
.whyus_box li h2 { margin: 15px 0 15px 0; color: #FFF; font-weight: normal; border-top: 2px solid #959595; padding: 10px 0 0 0; display: inline-block; overflow: hidden; text-align: center; font-size: 20px; font-family: 'helvlightregular'; }
.whyus_box li p { padding: 0 25px; margin: 15px 0 15px 0; font-size: 16px; color: #959595; float: left; line-height: 24px; width: 100%; }
.needhelp { width: 100%; float: left; text-align: center; background: #fe4d53; }
.needhelp h1 { margin: 15px 0 15px 0; color: #fff; font-size: 45px; padding: 30px 0 30px 0; font-family: 'helveticabold'; font-size: 45px; }
.needhelp h1 span a { text-decoration: underline; color: #fff; }
.needhelp h1 span a:hover { color: #000; cursor: pointer; }
#contact_form { background: url(images/contact_bg.png) repeat 100% 100%; float: left; width: 100%; padding-bottom: 40px; }
#contact_form h1 { color: #000; }
#form { float: left; width: 100%; background: #efefef; padding: 30px 0 30px 0; }
.formrow { float: left; width: 100%; margin-right: 20px; text-align: left; }
.label, .field, .input { float: left; width: 100%; line-height: 40px; color: #000; }
.field .input, textarea .input { padding: 0 10px; font-size: 16px; }
.textarea_full { float: left; width: 100%; }
.textarea_full textarea { float: left; width: 98%; line-height: 20px; height: 100px; }
.field input, textarea { float: left; width: 100%; border: 0px; background: rgba(200, 200, 200,0.5); border-radius: 3px; }
.formrow.buttion { float: left; margin-top: 15px; margin-bottom: 15px; }
.col_left { float: left; width: 48%; }
col_left1 { float: left; width: 100%; }
.col_right { float: right; width: 48%; }
.formrow.captcha_img, .captcha_no { float: left; width: 100%; }
.formrow.captcha_img a { color: #fe4d53; text-decoration: none; }
.captcha_no .field input { width: 100%; }
.formrow.captcha_img img { margin-top: 15px; }
.formrow.buttion input { background: #fe4d53; padding: 12px 18px; text-align: center; font-size: 16px; border: none; color: #fff; font-family: 'helvlightregular'; }
.formrow.buttion input:hover { background: #de2d33; cursor: pointer; }
.contact_box { width: 100%; float: left; text-align: center; padding: 66px 0; background: #fff; }
.contact_box ul { float: left; width: 100%; }
.contact_box li { float: left; width: 32%; list-style: none; margin-right: 20px; }
.contact_box li span { border-radius: 100%; padding: 20px; width: 100px; background: #f7f7f7; margin-bottom: 15px; display: inline-block; }
.contact_box li .fa { color: #fe4d53; font-size: 30px; padding: 15px 0 15px 0; }
.contact_box li h2 { padding: 15px 0 15px 0; font-size: 26px; font-family: 'helveticabold'; }
.contact_box li span:hover { background: #cfcfcf; transition: all 0.5s ease-in-out 0s; }
.contact_box li:last-child { float: right; margin: 0px; }
.contact_box li a { color: #000; text-decoration: underline; }
.contact_box li a.tel { text-decoration: none; }
.contact_box li a:hover { color: #fe4d53 }
/*******************statistics end******************/



/*******************contact start******************/
.footer { float: left; width: 100%; text-align: center; padding: 0px 0 30px 0px; background: #3a393e; }
.footer_box { float: left; width: 30%; margin-right: 20px; text-align: left; }
.footer_box h2 { color: #fff; font-size: 25px; text-align: left; padding: 25px 0 25px 0; font-family: 'helveticabold'; }
.footer_box ul { }
.footer_box li { display: block; text-align: left; list-style: none; line-height: 30px; }
.footer_box li a { color: #989898; text-decoration: none; font-size: 16px; font-family: 'helvlightregular'; }
.footer_box li span .fa { border: 2px solid #69686c; border-radius: 100%; color: #69686c; font-size: 21px; line-height: 35px; margin-right: 5px; text-align: center; transition: all 0.25s ease 0s; width: 40px; }
.footer_box:last-child { float: right; margin: 0px; }
.footer_box li span .fa:hover { background: #fe4d53; transition: all 0.5s ease-in-out 0s; border: 2px solid #fe4d53; color: #fff; }
.footer_box li a:hover { transition: all 0.5s ease-in-out 0s; color: #fff; }
.copy_right { float: left; width: 100%; background: #2a2831; padding: 16px 0 15px 0; }
.copy_right_left { float: left; width: 70%; }
.copy_right_left ul { margin: 0px; padding: 0px; }
.copy_right_left ul.c_1 { float: left; width: 100%; margin: 10px 0 10px 0; }
.copy_right_left ul.c_1 li { list-style: none; padding: 0 15px 0 0px; margin: 0 10px 0 0; border-right: 1px solid #979797; float: left; text-align: left; font-size: 14px; }
.copy_right_left ul.c_1 li a { color: #979797; text-decoration: none; }
.copy_right_left ul.c_1 li:last-child { border: none; }
.copy_right_left p { text-align: left; color: #989898; padding: 10px 0 10px 0; font-size: 14px; }
.copy_right_right { float: right; width: 15%; margin-top: 20px; margin-bottom: 15px; }
.copy_right_right { text-align: center; color: #979797; padding: 0; margin: 20px 0 0 0; }
.fa.fa-angle-up { color: #fe4d53; font-size: 40px; text-decoration: none; text-align: center; margin: 0px; padding: 0px; line-height: 15px; }
.fa.fa-angle-up span { color: #fff; float: left; text-align: center; width: 100%; font-size: 16px; font-family: 'helvlightregular'; padding-top: 8px; }
.fa.fa-angle-up:hover, .copy_right_left ul.c_1 li a:hover, .f_box li a:hover { color: #fff; }
/*******************contact end******************/

.contact_box ul li p { line-height: 24px; }
 @media only screen and (max-width:1140px) {
.header_inn, .caption_box .container { width: 100%; float: none; display: inline-block; }
.wrapper { width: 96%; padding: 0 10px; }
.logo { float: none; display: inline-block; text-align: center; width: 100%; }
.top_left { padding-left: 10px; float: left; width: auto; }
.logo img { width: auto; }
.top_right { width: auto; }
.main-nav { width: auto; padding: 0 0 20px 0; margin: 0 0 0 10px; float: none; display: inline-block; }
.main-nav li a { font-size: 14px; padding: 10px 5px; }
.statistics_box li, .contact_box li { margin-right: 12px; }
.footer_box span img { width: 100%; }
}
 @media only screen and (max-width:850px) {
.main-nav li a { font-size: 13px; padding: 10px 3px; }
}
 @media only screen and (max-width:1023px) {
.whoweare_left { width: 100%; margin-bottom: 20px; }
.whoweare_right { width: 100%; }
}
 @media only screen and (max-width:767px) {
#header_fix { position: inherit; border: none; }
#header_top { float: left; float: none; display: inline-block; padding: 15px 0; }
.logo { float: none; display: inline-block; width: 100%; }
.logo img { width: auto; }
.top_left, .top_right { float: none; display: inline-block; width: 100%; padding-bottom: 10px; text-align: center; }
#home, #services, #global, #partners, #testimonials, #about, #contact { padding: 0 !important; }
.top_right li, .top_right li:last-child { border: none; float: none; display: inline-block; }
.main-nav .menu_expand { display: block; color: #fff; padding: 12px; background: #e6242f; text-align: left; }
.main-nav ul.nav-main { display: none }
.main-nav ul.nav-main li { list-style: none; padding: 0px; text-align: left; float: left; width: 100%; margin: 0px; overflow: hidden; border: 0px; border-radius: 0px; }
.main-nav ul.nav-main li a { border-radius: 0px; background: #e6242f; text-decoration: none; color: #fff; padding: 10px; float: left; width: 100%; border-bottom: 1px solid #e0e0e0; border-right: 0px; border-left: 0px; border-top: 0px; }
.main-nav ul.nav-main li a.active, .main-nav ul.nav-main li a:hover { background: #c6040f; color: #fff; width: 100%; border: 0px; border-radius: 0px; }
.main-nav { float: none; display: inline-block; width: 100%; margin: 0px; padding: 0px; }
.services_left, .services_right, .statistics_box li, .contact_box li, .footer_box, .copy_right_left, .copy_right_right { float: none; display: inline-block; width: 100%; margin-bottom: 15px; }
.about_left, .about_right { float: none; display: inline-block; width: 100%; }
.about_left img { width: auto; }
.statistics_box li p { width: 100%; float: none; }
#statistics { background: rgba(0, 0, 0, 0.55); }
.footer_box h2, .footer_box li { text-align: center; }
.footer_box li .fa { display: none; }
.copy_right_left ul.c_1 li { margin-bottom: 20px; }
.footer_box span img { width: auto; }
.top_right li { background: #fff; border-radius: 3px; }
.top_right li:last-child:hover { background: #000; }
.top_right .fa { color: #fe4d53; padding: 5px 10px; }
.services_left h1, .services_right h1, .row h1 { font-size: 34px; }
.services_left { min-height: auto; }
}
@media only screen and (max-width:580px) {
.top_left li { float: left; display:inline-block];
width: 100%; }
.caption_box { /*display:none;*/ }
.caption_box .container { padding-top: 0; }
.slider_inn .bx-wrapper .bx-pager { bottom: 0; }
}
 @media only screen and (max-width:480px) {
.logo img { width: auto; }
.about_left img { width: 100%; }
.footer, .testimonials_inn, .testimonials_box { float: none; display: inline-block; width: 100%; margin: 0px; padding: 0px; }
.col_left, .col_right { float: none; display: inline-block; width: 100%; }
#global p { padding: 0px; margin: 0px; }
#global1 p { padding:0px; margin:0px;}
.top_left li { margin-bottom: 10px; }
}
 @media only screen and (max-width:320px) {
.partners { float: left; margin: 0; padding: 0 0 20px 0; width: 100%; }
}
.slides li img { width: 100%; }
ul.bloglist { margin: 0px; padding: 0px; text-align: left; }
ul.bloglist li { font-size: 16px; color: #2e3192; font-family: 'helvlightregular'; list-style-type: disc; list-style-position: inside; padding: 10px 0; list-style: none; }
.blog_title { width: 100%; display: block; padding: 10px 0; box-sizing: border-box; color: #fe4d53 !important; font-weight: 600; font-size: 16px; font-family: 'helvlightregular'; }
.dsp_blcok { color: #212121; padding: 10px 0; line-height: 24px; padding-top: 0; display: table; }
.readmore_block { text-align: right; border-bottom: 1px solid #c9c9c9; margin-top: 24px; }
.readmore_block > a { background: #fe4d53; padding: 10px; margin-bottom: 10px; display: inline-block; border-bottom: 1px solid #ddd; color: #fff; }
.readmore_block > a:hover { background: #fff; color: #fe4d53; box-shadow: 0 0 0 1px #fe4d53 inset; font-weight: 600; }
.blog { float: left; width: 100%; text-align: left !important; }
.blog h2 { margin: 15px 0 15px 0; color: #fe4d53; font-weight: bold; font-size: 25px; font-family: 'helveticabold'; }
.blog p { margin: 5px 0 5px 0 !important; font-size: 16px; color: #505050; line-height: 24px; text-align: left !important; padding: 0 !important; }
.rowcomments { border-top: 1px solid #ff1800; margin-top: 20px; padding: 10px; }
.submit { width: 135px; height: 43px; border: none; background: #ff1800; color: #fff; float: right; margin-top: 10px; }
.blog > div { color: #505050; font-size: 13px; }
.comment-form-author > label { display: block; font-size: 14px; font-weight: bold; margin: 8px 0; padding: 0; }
.comment-form-author > input { border: solid 1px #c3c3c3; padding: 10px 12px; background: #fff; font-size: 13px; width: 100%; color: #696969; }
.comment-form-email > label { display: block; font-size: 14px; font-weight: bold; margin: 8px 0; padding: 0; }
.comment-form-email > input { border: solid 1px #c3c3c3; padding: 10px 12px; background: #fff; font-size: 13px; width: 100%; color: #696969; }
.comment-form-url > label { display: block; font-size: 14px; font-weight: bold; margin: 8px 0; padding: 0; }
.comment-form-url > input { border: solid 1px #c3c3c3; padding: 10px 12px; background: #fff; font-size: 13px; width: 100%; color: #696969; }
.comment-form-comment > label { display: block; font-size: 14px; font-weight: bold; margin: 8px 0; padding: 0; }
.comment-form-comment > textarea { border: solid 1px #c3c3c3; padding: 10px 12px; background: #fff; font-size: 13px; width: 100%; color: #696969; }
#tabs { float: left; width: 100%; }
menu-top-container.active { border-bottom: 3px solid #fe4d53; padding: 10px 4px; }
.attachment-.wp-post-image { border: 10px solid #ebebeb; float: left; margin-right: 8px; padding: 4px; transition: all 0.3s ease 0s; }
.screen-reader-text { display: none; }
.form-allowed-tags { display: none; }
.latest-blog-area .blog-wrapper { background: #fff none repeat scroll 0 0; padding: 13px; }
.blog-img { position: relative; }
.blog-content { padding-top: 20px; }
.blog-meta { margin-bottom: 10px; border-bottom: 1px solid #d5d5d5; padding-bottom: 10px; }
.blog-content > p { color: #444; }
@media (min-width: 992px) {
.col-md-4 { width: 33.33333333333333%; /*height: 460px;*/ padding-right: 40px; }
}
.blog-grids .blog-item { margin-top: 20px; margin-bottom: 20px; min-height:515px; }
.col-md-4:nth-child(3n+3) { padding-right: 0px; }
.blog-grids .blog-item a { font-family: 'Maven Pro', sans-serif; font-size: 12px; color: #df4e4e; text-transform: uppercase; }
.blog-grids .blog-item img { width: 100%; overflow: hidden; margin-bottom: 22px; }
.blog-grids .blog-item ul { padding: 0; margin: 0; list-style: none; list-style-type: none; margin-top: 10px; }
.blog-grids .blog-item ul li { display: inline-block; font-family: 'Maven Pro', sans-serif; font-size: 13px; color: #aaaaaa; margin-right: 20px; }
.blog-grids .blog-item ul li:first-child i { color: #df4e4e; }
.blog-grids .blog-item h4 { font-family: 'Maven Pro', sans-serif; color: #1a1a1a; font-size: 16px; letter-spacing: 0.5px; font-weight: 700; margin-top: 12px; border-bottom: 1px solid #d4d4d4; }
.blog-grids .blog-item p { margin-top: 20px; font-family: 'Maven Pro', sans-serif; font-size: 13px; line-height: 20px; color: #555555; text-align: left; }
.blog-grids .blog-item ul li i { font-size: 14px; margin-right: 5px; }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
}
.meta-nav { display: none; }
.screen-reader-text { display: none; }
.post-title { display: none; }
 @media (min-width: 992px) {
.comments-area { margin-bottom: 2em; }
}
.comments-area { position: relative; overflow: hidden; margin-bottom: 1em; }
@media (min-width: 992px) {
.comments-title { margin-bottom: 72px; }
}
.comments-title { text-transform: none; }
@media (min-width: 544px) {
h4 { font-size: 20px; }
}
h4 { font-style: normal; font-weight: 700; font-size: 16px; line-height: 1.4; font-family: Roboto, sans-serif; letter-spacing: 0px; text-align: inherit; color: #3e3a48; }
.comment-list { margin: 0; padding: 0 0 20px; list-style: none; }
@media (min-width: 544px) {
.comment-list > .comment, .comment-list > .ping { margin-bottom: 50px; }
}
.comment-body { border: 1px solid #eee; }
@media (min-width: 544px) {
.comment-body { padding: 40px 40px 26px; }
}
.comment-body { padding: 25px 30px 5px; }
.comment-body__holder { position: relative; padding-right: 18px; }
@media (min-width: 992px) {
.comment-body .avatar { float: left; }
}
@media (min-width: 768px) {
.comment-body .avatar { width: auto; margin: 0 30px 15px 0; }
}
@media (min-width: 544px) {
.comment-body .avatar { width: 120px; }
}
.comment-body .avatar { width: 90px; margin: 0 0 10px; border-radius: 50%; }
@media (min-width: 544px) {
.comment-metadata { padding-top: 18px; }
}
.comment-metadata { padding-top: 0; font-size: 16px; font-size: 1rem; font-style: italic; display: none; }
.post__date, .post__comments, .post__cats, .posted-by, .post__tags, .post-author { font-family: Roboto, sans-serif; font-style: italic; font-size: 14px; line-height: 1.375; font-weight: 300; color: #7f7e7e; }
.comment-body .fn { font-weight: 300; color: #fd1c71; }
.comment-body .fn { margin-right: 4px; }
b, strong { font-weight: bold; }
.comment-date { display: inline-block; }
@media (min-width: 544px) {
.comment-content { font-size: 22px; }
}
.comment-content { font-family: Roboto, sans-serif; font-style: normal; font-weight: 300; font-size: 14px; line-height: 1.454; letter-spacing: 0px; color: #3e3a48; padding-left: 41px; }
.comment-content { overflow: hidden; }
.comment-content p { margin: 1.454545454545455em 0; }
.comment-metadata a { font-size: 14px; padding-left: 43px; color: #000; }
.comments-title { color: #fe4d53; font-size: 18px; margin-bottom: 25px; }
span.says { display: none; }
h3#reply-title { font-size: 17px; padding-top: 10px; padding-bottom: 10px; color: #fe4d53; }
p.comment-notes { font-size: 14px; }
span#email-notes { font-size: 14px; }
.reply { display: none; }
#global p img { background: #fff none repeat scroll 0 0; border: 1px solid #d5d5d5; border-radius: 5px; box-shadow: 3px 5px 14px 4px #d5d5d5; margin: 15px 0; padding: 10px; }
 .toggle, [id^=drop] {
display: none;
}
nav { float: right; margin: 55px 0; padding: 0; width: 75%; }
nav:after { content: ""; display: table; clear: both; }
nav ul { padding: 0; margin: 0; list-style: none; position: relative; width: 100%; }
nav ul li { margin: 0; float: left; position: relative; }
nav ul li a { display: block; padding: 8px; border-bottom: 3px solid #fff; text-transform: uppercase; font-size: 13px; font-family: 'helvlightregular'; color: #000; text-decoration: none; margin: 0px; }
nav ul li a:hover, nav ul li a.active { border-bottom: 3px solid #fe4d53; }
nav ul li ul.sub-menu { position: absolute; display: none; min-width: 150px; font-size: 12px; margin-top: 0px; border-top: 5px solid #fff; background: #fff; z-index: 99; box-shadow: 1px 2px 3px #ddd; }
nav ul li:hover ul.sub-menu { display: block; }
nav ul li ul.sub-menu li a { font-size: 12px; background: #fff; line-height: 18px; padding: 10px; border-bottom: 1px solid #ddd; width: 100%; }
nav ul li ul.sub-menu li { width: 100%; }
ul.sub-menu li:last-child a { border-bottom: 0; }
nav ul li ul.sub-menu li:hover a { background:#f5f5f5;}

.testimonials_box .testimonials-text { color: #fff; line-height: 24px; margin: 10px 20px 15px 0; padding: 0; text-align: center; }
.testimonials_box .testimonials-text p { color: #fff; line-height: 24px; margin: 10px 20px 15px 0; padding: 0; text-align: center; }
.testimonials_box .testimonials-text p em { font-style: inherit }
.testimonials-text em::before, .testimonials-text em::after { display: none; }
.testimonials_box .testimonials-text { margin-bottom: 70px; }
.testimonials-slidelist .slick-dots li button { border: 0; }
.testimonials-slidelist .slick-dots li.slick-active button { background: #ed1c24 !important; }
.testimonial-content i, .testimonials-slidelist.design-1 .fa-quote-left, .testimonials-list.design-1 .fa-quote-left, .testimonials-slide-widget.design-1 .fa-quote-left { color: #fff; font-size: 45px; padding: 15px 0; margin: 30px 0; }
.testimonials-list h4, .testimonials-slidelist h4, .testimonials-slide-widget h4 { color: #fff; margin-top: 30px !important; }
.testimonials_box { margin: 0 0 0px 0px; width: 100%; }
.testimonials-slidelist .slick-slide img, .testimonials-slide-widget .slick-slide img { background: #fff; border: 5px solid #fe4d53; }
.slick-arrow { display: none !important; }

.language_schools li{width:32%; text-align:center; list-style:none; float:left; margin-right:10px;font-weight:bold;}
.language_schools li img{height:180px; margin-bottom:10px;}


/* Media Queries
--------------------------------------------- */
@media only screen and ( max-width:1050px) {
nav ul li a { padding: 10px 8px; }
nav ul li { margin: 0 10px 0 0; }
nav { display: inline-block; float: none; margin: 0; text-align: center; width: 100%; }
}
 @media only screen and ( max-width:768px) {
#header { text-align: center; margin: 10px 0; }
#header_fix { margin-top: 40px; }
.plus_img { float: right; margin: 0px; padding: 12px 0 0 0; }
nav { left: 0; position: fixed; right: 0; top: 0; z-index: 999999; border-bottom: none; float: left; width: 100%; margin: 0px; }
nav a { border-bottom: 1px solid #fff; }
.toggle + a, .menu { display: none; }
nav ul li { background: #de2d33; border-radius: 0px; float: none; text-align: center; display: inline-block; }
.toggle { display: block; background-color: #de2d33; text-align: left; padding: 0 20px; color: #FFF; font-size: 17px; text-transform: uppercase; line-height: 40px; text-decoration: none; border: none; font-weight: bold; cursor: pointer; border-bottom: 1px solid #fff; }
[id^=drop]:checked + ul { display: block; }
nav ul li { display: block; width: 100%; overflow: hidden; text-align: left; margin: 0px; }
nav ul li a { padding: 10px 15px; color: #fff; background: #de2d33; border-bottom: 1px solid #fff; font-size: 16px; text-align: left; text-transform: none; }
nav ul li a.active, nav ul li a:hover { background: #de2d33; color: #fff; border-bottom: 3px solid #fff; }
.testimonials_box .testimonials-text { width: 100%; }
.testimonials-slidelist.design-1 .testimonials-text p, .testimonials-list.design-1 .testimonials-text p, .testimonials-slide-widget.design-1 .testimonials-text p { width: 100%; }

.language_schools li{width:100%; text-align:center; list-style:none; float:left; margin-right:10px; font-weight:bold;}
.language_schools li img{height:180px; margin:10px 0px;}    
 }
@media (max-width:767px) {
.whyus_box li { width: 100%; margin: 0px; }
.needhelp h1 { font-size: 24px; padding: 15px 10px; box-sizing: border-box }
}
 @media all and (max-width : 330px) {
nav ul li { display: block; width: 100%; }
}
.field select { background: rgba(200, 200, 200, 0.5) none repeat scroll 0 0; border: 0 none; border-radius: 3px; float: left; font-size: 15px; padding: 10px; width: 100%; }
.textarea_full textarea { height: 204px; }

.content-table table {border:2px solid #e7e7e7; border-color:#e7e7e7; border-collapse: collapse;}
.content-table table td{border:1px solid #e7e7e7; border-color:#e7e7e7; padding:10px;}
.td-bg{background-color:#fac34d;}
.content-table ul,ol{padding-left:40px; margin-bottom:15px;}

.testimonial-content{display:none;}

.testimonial-left img.circle{border-radius:1% !important; margin-bottom:20px;}

/********************10/06/2021*******************************************************/

#mnmwp-main-menu, #mnmwp-main-menu > ul > li {
    background: transparent !important;
}

#mnmwp-main-menu ul li a {color: #000 !important;display: block;padding: 8px;border-bottom: 3px solid #fff;text-transform: uppercase;font-size: 13px;font-family: 'helvlightregular';text-decoration: none;margin: 0px;font-weight: 400;letter-spacing: 0;}

#mnmwp-main-menu ul li.has-sub > a:after, #mnmwp-main-menu ul li.has-sub > a:before, #mnmwp-main-menu ul li.has-sub > a:after, #mnmwp-main-menu ul li.has-sub > a:after {
    display: none;
}

#mnmwp-main-menu > ul > li.has-sub > a {
    padding-right: 8px;
}

#mnmwp-main-menu ul.menu > li a:hover {
    border-bottom: 3px solid #fe4d53;
}

#mnmwp-main-menu > ul > li.current-menu-item, #mnmwp-main-menu > ul > li.current-menu-ancestor {
    background: #fff  !important;
}

#mnmwp-main-menu ul ul li a {
    background: transparent  !important;
    font-size: 12px;
    line-height: 18px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

#mnmwp-main-menu ul ul li.current-menu-item > a, #mnmwp-main-menu ul li.current-menu-ancestor ul li.current-menu-ancestor > a {
    background: transparent !important;
}

#mnmwp-main-menu li:hover > ul > li {
    height: auto;
}

#mnmwp-main-menu ul ul > li:hover > a {
    background: #f5f5f5 !important;
}

.countries-cnt-block p > strong {font-size: 20px;display: block;}

.countries-cnt-block li+li {
    margin-top: 15px;
}

.countries-cnt-block li {
    line-height: 24px;
}

.countries-cnt-block  ul {
    margin-bottom: 20px;
    padding-left: 30px;
}

.countries-cnt-block  h3 {
    margin-top: 30px;
}

.about_right h2 {
    margin-bottom: 15px;
}

.about_right p+h2 {
    margin-top: 20px;
}

.countries-cnt-block h4 {
    margin: 20px 0 15px;
}

.about_right br+b {
    display: block;
    margin: 15px 0;
}

.about_right br+b+br {
	margin-top:-15px;
}

.about_right li {
    line-height: 26px;
}

.about_right li+li {
    margin-top: 15px;
}

.about_right ul li+li {
    margin-top: 0;
}

.top_right {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
        align-items: center;
}

.top_right ul li {
    float: none;
}

.top_right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

#mnmwp-main-menu ul li a {
    font-size: 14px;
    font-weight: 700;
}

.d-none {
	display:none !important;
}

.header-login-btn a {
    background: #2a2831;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    border-radius: 3px;
}

.header-login-btn {
    margin-left: 10px;
}

@media only screen and (min-width:1200px) {

.testimonials_box .testimonial-left img {
    width: 30%;
}

}

@media only screen and (max-width: 1140px) {
	
nav {
    width: 100%;
    float: none;
    margin:0 0 10px;
}

#mnmwp-main-menu ul li a {
    padding: 10px 8px;
}

#mnmwp-main-menu > ul > li {
    margin: 0 10px 0 0;
}

.header_inn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.top_right {
    width: auto;
padding-right: 10px;
}

.top_right ul li {
    padding: 5px 0;
}

#mnmwp-main-menu ul.mnmwp-menu {display: table;margin: auto;width: auto;}
    	
}

@media only screen and (max-width: 830px) {

.top_right {
    width: 100%;
    justify-content: center;
    margin-top: 10px;
}

.top_left {
    width: 100%;
    text-align: center;
}

#header {
    padding-top: 50px;
}

}

@media only screen and (max-width: 768px) {

#mnmwp-main-menu ul li a {
    padding: 10px 20px;
    border-width: 1px;
    color: #ffff !important;
    font-size: 16px;
}

#mnmwp-main-menu ul ul {
    position: static;
}

#mnmwp-main-menu ul ul li a {
    padding: 10px 30px;
}

.is_mobile #mnmwp-main-menu #mnm-menu-button {
    display: none;
}

.is_mobile #mnmwp-main-menu > ul {
    display: block !important;
    background: #de2d33;
}

.is_mobile #mnmwp-main-menu ul li a, .is_mobile #mnmwp-main-menu ul ul li a {
    border-bottom: solid 1px #fff;
}

.is_mobile #mnmwp-main-menu ul li {
    border-top: 0;
}

.is_mobile #mnmwp-main-menu .mnm-submenu-button {
    height: 37px;
    width: 37px;
}

.is_mobile #mnmwp-main-menu ul li.current-menu-ancestor:hover > a, .is_mobile #mnmwp-main-menu ul li.current-menu-item:hover > a, .is_mobile #mnmwp-main-menu ul li:hover > a {
    background: #ad1419 !important;
}

.is_mobile #mnmwp-main-menu ul > li.has-sub:hover > .mnm-submenu-button:before {
    transform: rotate(45deg);
}

.is_mobile #mnmwp-main-menu ul > li.has-sub:hover > .mnm-submenu-button:after {
    transform: rotate(-45deg);
}

.is_mobile #mnmwp-main-menu ul > li.has-sub:hover > .mnm-submenu-button.mnm-submenu-opened::before {
    transform: rotate(-45deg);
}

.is_mobile #mnmwp-main-menu ul > li.has-sub:hover > .mnm-submenu-button.mnm-submenu-opened::after {
    transform: rotate(45deg);
}

}

@media only screen and (max-width: 767px) {

.top_right {
    width: 100%;
}

.top_right ul {
    justify-content: center;
}

.top_right ul li+li {
    margin-left: 8px;
}

#header {
    padding-top: 0;
}

}

/*@media only screen and (max-width: 766px) {

.is_mobile #mnmwp-main-menu #mnm-menu-button {
    display: none;
}

.is_mobile #mnmwp-main-menu > ul {
    display: block !important;
    background: #de2d33;
}

.is_mobile #mnmwp-main-menu ul li a, .is_mobile #mnmwp-main-menu ul ul li a {
    border-bottom: solid 1px #fff;
}

.is_mobile #mnmwp-main-menu ul li {
    border-top: 0;
}

.is_mobile #mnmwp-main-menu .mnm-submenu-button {
    height: 37px;
    width: 37px;
}

.is_mobile #mnmwp-main-menu ul li.current-menu-ancestor:hover > a, .is_mobile #mnmwp-main-menu ul li.current-menu-item:hover > a, .is_mobile #mnmwp-main-menu ul li:hover > a {
    background: #ad1419 !important;
}

.is_mobile #mnmwp-main-menu ul > li.has-sub:hover > .mnm-submenu-button:before {
    transform: rotate(45deg);
}

.is_mobile #mnmwp-main-menu ul > li.has-sub:hover > .mnm-submenu-button:after {
    transform: rotate(-45deg);
}

.is_mobile #mnmwp-main-menu ul > li.has-sub:hover > .mnm-submenu-button.mnm-submenu-opened::before {
    transform: rotate(-45deg);
}

.is_mobile #mnmwp-main-menu ul > li.has-sub:hover > .mnm-submenu-button.mnm-submenu-opened::after {
    transform: rotate(45deg);
}

}*/