/*
Theme Name: Chinaskinny 2018
Theme URI: https://www.chinaskinny.com
Description: 
Author: 
Author URI: 
Version: 1.0
*/


/* To add external more fonts
----------------------------------------*/
/*@font-face {
    font-family:'SanFrancisco';
    src:url('assets/fonts/SanFranciscoText-Regular-19.eot');
    src:url('assets/fonts/SanFranciscoText-Regular-19.eot?#iefix') format('embedded-opentype'), url('assets/fonts/SanFranciscoText-Regular-19.woff') format('woff'), url('assets/fonts/SanFranciscoText-Regular-19.ttf') format('truetype'), url('assets/fonts/exo-regular.svg#ExoRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}*/


@font-face {
    font-family: 'SanFranciscoText-Regular';
    src: url('assets/fonts/SanFranciscoText-Regular.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/SanFranciscoText-Regular.otf')  format('opentype'),
        url('assets/fonts/SanFranciscoText-Regular.woff') format('woff'), url('assets/fonts/SanFranciscoText-Regular.ttf')  format('truetype'), url('assets/fonts/SanFranciscoText-Regular.svg#SanFranciscoText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SanFranciscoText-Light';
    src: url('assets/fonts/SanFranciscoText-Light.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/SanFranciscoText-Light.otf')  format('opentype'),
        url('assets/fonts/SanFranciscoText-Light.woff') format('woff'), url('assets/fonts/SanFranciscoText-Light.ttf')  format('truetype'), url('assets/fonts/SanFranciscoText-Light.svg#SanFranciscoText-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*HTML5 Reset CSS*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    background: #fff !important;
    margin: 0 auto; 
    font-size: 12px;
    font-family: SanFranciscoText-Regular;
     -webkit-overflow-scrolling: touch;
     overflow-y: scroll;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
a:hover{
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
/*END HTML5 Reset CSS*/

.mac_safari .col-xs-4,
.mac_safari .col-sm-4,
.mac_safari .col-md-4,
.mac_safari .col-xl-4{
    width: 33.23% !important;
   max-width: 33.23% !important;
}

.mac_safari .col-xs-6,
.mac_safari .col-sm-6,
.mac_safari .col-md-6,
.mac_safari .col-xl-6{
    width: 49.94% !important;
   max-width: 49.94% !important;
}

/* Wordpress core------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
    margin-bottom: 0px;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 25px 20px 30px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding:0;
    width:auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* END Wordpress core */

/* CSS Document */
* {
    margin: 0;
    padding: 0; 
}
@font-face{
    font-family: 'Poppins', sans-serif; font-style: normal; src: url(font/Poppins-Regular.ttf);
}
@font-face{
    font-family:  'Poppins', sans-serif; font-style: italic; src: url(font/Poppins-Italic.ttf);
}

ul { list-style: none; }
img { border: 0 none; }
a { text-decoration: none; color: #333; }
h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 14px; font-weight: normal; }
h4 { font-size: 12px; }
h5 { font-size: 12px; font-weight: normal; }
.clearfloat { 
    clear: both; 
    height: 0;
    font-size: 1px;
    line-height: 0;
}
#container{ 
    margin: 0 auto;
    width: 960px;
}
.width80{
    width: 80%;
    margin-left: 10%;
    box-sizing: border-box;
}
.white{
    color: #fff;
}
.width100{
    width: 100%;
}
ul{
    width: 100%;
}
ul li{
    display: inline-block;
}
p{
    line-height: 150%;
}
.left{
    float: left;
}
.right{
    float: right;
}

/*header*/
.header{
    height: 650px;
    background: url(assets/images/header/header_bak.jpg) no-repeat center center;
    background-size: cover;
}
.nav_bar .width_menu{
    width: 100%;
}
.header_content{
    height: 163px;
}
.nav_bar .lan_switch{
    height: 25%;
    margin-top: 0px;
    width: 15%;
    position: absolute;
    right: 1%;
}
.nav_bar .lan_switch img{
    width: 16px;
    height: auto;
    margin-right: 15px;
}
.nav_bar .lan_switch ul{
    height: 100%;
    margin-right: 2%;
    display: inline-block;
    width: 100%;
}
.nav_bar .lan_switch ul li{ 
    float: right;
    color: #ffffff;
    line-height: 35px;
    font-size: 16px;
    height: 50px;
    display: block;
}
.nav_bar .lan_switch ul li a{
    color: #ffffff;
    display: block;  
}
.nav_bar .lan_switch ul li .search_div{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 9px;
	width: 100%;
}
.nav_bar .lan_switch ul li .search_div .search_button{
    width: 20px;
    height: 20px;
    border: none;
    float: left;
    padding: 0px;
    margin-left: 10px;
    margin-right: 8px;
    cursor: pointer;
    background: url(assets/images/header/search_button.png) no-repeat;
    background-size: contain;
    outline: none;
}
.nav_bar .lan_switch ul li .search_div form{
    width: 0px;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    transition: width 0.2s ease 0s;
    display: none;
}
.nav_bar .lan_switch ul li .search_div .search_lbl{
    display: inline-flex;
    height: 0;
    opacity: 0;
    width: 0;
}
.nav_bar .lan_switch ul li .search_div form.is-active {
    width: 120px;
    height: 30px;
    opacity: 1;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    margin-left: -50px;
    margin-right: 7px;
    margin-top: -6px;
    display: block;
    padding-left: 23px;
}
.nav_bar .lan_switch ul li .search_div .search_button.is-active{
    margin-left: -45px;  
    margin-right: 0px;
    outline: none;
}
.nav_bar .lan_switch ul li .search_div input[type="text"]{
    width: 85px;
    height: 30px;
    border: none;
    line-height: 28px;
    float: left;
    margin-left: 5px;
    border: none;
    color: #FFF;
    background: transparent;
    opacity: 0;
    margin-top: -7px;
    outline: none;
    
}

.ie .nav_bar .lan_switch ul li .search_div input[type="text"]{
   margin-top: -25px;
}
.nav_bar .lan_switch ul li .search_div input[type="text"].is-active{
    opacity: 1;
}
.nav_bar {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 15%;
    z-index: 10;
    padding-top: 1%;
    background-color: transparent;
}
.nav_bar, .nav_bar *{
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition:  all 0.5s linear;
}
.nav_bar nav{
    text-align: center;
}
.nav_bar ul.menu{
    width:auto;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    margin: 0px !important;
    height: 80px;
}
.nav_bar ul.menu li{
    color: #ffffff;
    text-align: center;
    line-height: 200%;
    font-size: 20px;
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
}
.nav_bar ul.menu li a{
    color: #ffffff;
    display: block;
    font-size: 16px;
    text-decoration: none;
}
.nav_bar ul.menu li.home_logo{
    position: relative;
    width: 0px;
    padding-left: 71px;
    padding-right: 71px;
}
.nav_bar ul.menu li.home_logo a{
    background: url(assets/images/header/CS_Logo.png) no-repeat;
    background-size: contain;
    background-position: center;
    height: 115px;
    vertical-align: middle;
    margin-top: -10px;
    width: 142px;
    -ms-transform: translate(-71px, -10px); /* IE 9 */
    -webkit-transform: translate(-71px, -10px); /* Safari */
    transform: translate(-71px, -10px);
    text-indent: -9999px;
}
.nav_bar_fixed{
    height: 75px;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    position: fixed;
    z-index: 9999999;
    margin-left: 0px;
    top: 0px;
}
.nav_bar .logo{
    width: 95px;
    height: 75px;
    position: fixed;
    display: inline-block;
    top: 0px;
    left: -95px;
    z-index: 10;
}
.nav_bar .logo li{
    color: #ffffff;
    width: 100%;
    text-align: right;
}
.nav_bar .logo li img{
    height: 55px;
    margin-top: 12px;
    float: left;
    margin-left: 20px;
}
.toppagemenu .nav_bar{
    padding-top: 0px;
    height: 75px;
    background-color: rgba(20, 40, 40, 0.75);
}
.toppagemenu .nav_bar .logo{
    left: 0px;
}
.toppagemenu .lan_switch{
    margin-top: 15px;
    display: none;
}
.toppagemenu .nav_bar ul.menu li{
    margin-top: 15px;
}
.toppagemenu .nav_bar ul.menu li.home_logo{
    padding: 0px;
}
.toppagemenu .nav_bar ul.menu li.home_logo a{
    -ms-transform: translate(-71px, -200px);
    -webkit-transform: translate(-71px, -200px);
    transform: translate(-71px, -200px);
}
.nav_bar ul.menu li.current_page_item a,
.toppagemenu .nav_bar ul.menu li.current_page_item a{
    color: #f00;
}
.key_word.head_bn{
    min-height: 20%;
    padding-top: 5%;
    width: 100%;
    max-width: 992px;
    margin: 0 auto;
    margin-bottom: 90px;
    text-align: center;
    display: table;
}
.key_word.head_bn span{
    font-size: 53px;
    color: #ffffff;
    line-height: normal;
    display: table-cell;
}
.search_result{
    margin-top: 40px;
    display: block;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 18px;
    width: 80%;
    height:110px;
}
.search_result h2 {
    color: #cc2524;
    font-family: SanFranciscoText-Regular;
    font-weight: bold;
    font-size: 23px;
    font-weight: normal;
    line-height: 26px;
    text-decoration: none;
    height: 25px;
    overflow: hidden;
}
.search_result .search_img {
    float: left;
    margin-right: 15px;
    display: inline-block;
    height: 115px;
    width: 150px;
}
.page_introduction_block{
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 30px;
}
.page_introduction_block h1{
    font-size: 40px;
}
.intro_text{
    min-height: 25%;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.intro_text p{
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
}
.header{
    position: relative;
}
.header .header_buttons{
    margin-top: 30px;
}
.header_buttons a{
    text-decoration: none;
    margin: auto;
    display: block;
    font-size: 22px;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 5px;
    height: 48px;
    line-height: 44px;
    width: 150px;
    text-align: center;
}
.header_buttons a:hover{
    background-color: #ffffff;
    color: #000000;
}

/* footer */
.footer{
    width: 100%;
    background-color: #CC2524;
    color: white;
}
.social_icons{
    width: 35%;
    display: inline-block;
    margin-left: 2%;
}
.social_icons img{
    width: 35px;
    vertical-align: middle;
    margin-left: 2px;
}
.social_icons a:nth-child(1) img{
    width: 60px;
    margin-left: 5%;
    margin-right: 1%;
    margin-top: 1vw;
    margin-bottom: 1vw;
}
.social_icons .social_icon{
    padding: 10px 6px;
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
}
.social_icons .social_icon:first-child{
    margin-left: 30px;
}
.social_icons .social_icon i{
    font-size: 26px;
    color: #FFF;
}
.company_logo{
    width: 27%;
    text-align: center;
    margin-top: 1vw;
    display: inline-block;
}
.company_logo img{
    height: 65px;
    vertical-align: middle;
}
.copy_right{
    width: 32%;
    display: inline-block;
    margin-right: 3%;
}
.copy_right a sup{
    font-size: 10px;
    vertical-align: super;
}
.copy_right p{
    line-height: 2vw;
    font-size: 15px;
    color: #ffffff;
    text-align: right;
}
.copy_right a:hover{
    color: #ffffff;
}

/* Homepage */

.sec_title{
    margin-top: 0%;
    height: 55px;
    position: relative;
}
.sec_title p {
    font-size: 50px;
    text-align: center;
    position: absolute;
    width: 100%;
    line-height: 55px;
    color: #333;
    font-family: SanFranciscoText-Regular;
    font-weight: bold;
}
.sec_desc{
    width: 60%;
    margin-left: 20%;
    text-align: center;
    margin-top: 1%;
    font-family: SanFranciscoText-Regular;
}
.sec_desc p {
    font-size: 18px;
    color: #333;
}
.service{
    background-size: contain;
    background-position: center;
}
.sec_content_service{
    width: 100%;
    overflow: hidden;
}
.sec_content_service ul li{
    display: inline-block;
    float: left;
    width: 100%;
    line-height: 0;
    min-height: 400px;
    position: relative;
}
.sec_content_service ul li .services_block{
    width: 50%;
    height: 400px;
    background-size: cover !important;
    float: right;
    overflow: hidden;
}
.sec_content_service ul li .services_block div{
    height: 100%;
    height: 650px;
    width: 100%;
}
.sec_content_service ul li .services_block img{
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
   transform: translateX(-50%);
    margin-left: 50%;
    width: auto !important;
    height: 100%;
}
.sec_content_service ul li .services_color_outer{
    width: 50%;
    height: 400px;
    z-index: 10;
    float: left;
    padding-top: 10%;
}
.sec_content_service ul li:nth-child(odd)  .services_color_outer{
    float: right;
}
.sec_content_service ul li:nth-child(odd)  .services_block{
    float: left;
}
.sec_content_service .cont .cont_content .services_icon{
    margin-top: 40px;
    margin-left: calc(50% - 28px);
    height: 50px;
}
.sec_content_service  .cont .cont_content .services_text_block{
    width: 70%;
    color: #fff;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px;
    font-family: SanFranciscoText-Regular;   
}
.sec_content_service ul li .services_content_block .header_buttons a{
    color: #fff !important;
    cursor: pointer;
}
.sec_content_service ul li .services_content_block .header_buttons a:hover{
    color: #000000 !important;
}
.sec_content_service ul li .services_content_block .header_buttons a.s_ff4849:hover{
    color: #ff4849 !important
}
.sec_content_service ul li .services_content_block .header_buttons a.s_0c6399:hover{
    color: #0c6399 !important
}
.sec_content_service ul li .services_content_block .header_buttons a.s_d4d23c:hover{
    color: #d4d23c !important
}
.sec_content_service ul li .services_content_block .header_buttons a.s_cc393a:hover{
    color: #cc393a !important
}
.sec_content_service .cont .cont_content h2{
    text-align: center;
    font-size: 26px;
    text-transform: capitalize;
    color: #fff;
    width: 70%;
    margin: 15px auto;
    font-family: SanFranciscoText-Regular;
    line-height: 55px;
    
}
.sec_content_service ul li .cont{
    position: absolute;
    top: 30%;
    width: 50%;
    z-index: 4;
}
.sec_content_service ul li:last-child .cont{
    top: 10%;
}
.sec_content_service ul li:nth-child(even) .cont{
    left: 0;
}
.sec_content_service ul li:nth-child(odd) .cont{
    right: 0;
}
.services-on-window ul li .home_services_outer{
    position: fixed;
    top: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 2;
    right: 0px;
    width: 100%;
    -webkit-transition: opacity .8s ease-out;
    -moz-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out;
    transition: opacity .8s ease-out;
}
.services-on-window ul li.active .home_services_outer{
    opacity: 1;
    z-index: 3;
}
/*

.services-on-window  ul li:nth-child(2n+1) .services_block{
    left: 0px;
}
.services-on-window ul li.active .home_services_outer .services_block{
    opacity: 1;
    z-index: 3;
}
.services-on-window ul li .services_content_block{
     position: fixed;
    top:0px;
    bottom:0px;
    opacity: 0;
    z-index: 2;
    left:0px;
}
.services-on-window  ul li:nth-child(2n+1) .services_content_block{
    right: 0px;
}
.services-on-window ul li .services_content_block{
    opacity: 1;
    z-index: 3;
}*/


.experienced{
    background-size: contain;
    background-position: center;
}
.sec_content_experience{
    overflow: hidden;
    background-color: #cbcbcb;
}
.left_click{
    position: absolute;
    left: 5%;
    height: 20%;
    top: 40%;
}
.left_click img{
    width: 100%;
    height: 100%;
}
.ex_slider {
    background-size:cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
    position: relative;
	padding-top: 20%;
}
.experience_slider{
    background: url(assets/images/homepage/ENZ1.jpg) no-repeat;
}
.experience_slider_logo {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.experience_slider1 {
    background: url(assets/images/homepage/our_farms_raisins22.jpg) no-repeat;
}
.experience_words{
    text-align: center;
    background: rgba(0,0,0,0.2);
    padding-top: 2%;
    padding-bottom: 3%;
    font-weight: initial;
    font-family: SanFranciscoText-Light;
}
.experience_words p{
    width: 61%;
    margin-left: 20%;
    font-weight: initial;
}
.experience_words p:nth-child(1){
    color: #ffffff;
    font-size: 19px;
    margin-top: 2%;
    font-style: italic;
}
.experience_words p:nth-child(2){
    color: #ffffff;
    font-size: 18px;
    padding-top: 0;
}

#ExperienceSlider .carousel-indicators{
    top: 470px;
    bottom: auto;
}
#ExperienceSlider .carousel-indicators li{
    background: #ffffff;
    width: 10px;
    height: 10px;
    border-radius: 5px;
}
#ExperienceSlider .carousel-indicators li.active{
    background: red;
}
.newsletter{
    background-size: contain;
    background-position: center;
}
.sec_content_newsletter{
    width: 100%;
}
.latest_posts{
    overflow: hidden;
    position: relative;
}
.latest_posts ul li{
    display: block;
    float: left;
    width: 30%;
    margin-left: 5%;
    min-height: 20vw;
    overflow: hidden;
}
.latest_posts ul li:nth-child(1){
    margin-left: 0;
}
.latest_posts ul li img{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    -webkit-transition: all 2s;
    transition: all 0.3s;
    border: 1px solid #fff;
}
.latest_posts ul li img:hover{
    border: 15px solid #fff;
}
.latest_posts span.date{
    margin-top: -25px;
    margin-left: 15px;
    display: block;
    color: #fff;
    position: absolute;
    bottom: 25%;
    -webkit-transition: all 2s;
    transition: all 0.3s;
}
.cn .latest_posts span.date {
    margin-top: -25px;
    margin-left: 25px;
    display: block;
    color: #fff;
    position: absolute;
    bottom: 25%;
    -webkit-transition: all 2s;
    transition: all 0.3s;
}
.latest_posts ul li .imag_block{
    background-size: contain;
    width: 100%;
    height: 245px;
    box-sizing: border-box;
    -webkit-transition: all 2s;
    transition: all 0.3s;
    border: 1px solid #ffffff;
}
.latest_posts ul li .imag_block:hover{
    border: 15px solid #ffffff;
}
.latest_posts p,
.latest_posts h2{
    color: #ff0000;
    font-size: 18px;
    font-weight: normal;
    margin-top: 15px;
    line-height: 25px;
}
.signup{
    display: inline-block;
    clear: both;
    background-color: #0c6399;
    margin-top: 5%;
    width: 100%;
}
.signup .content{
    height: 100%;
    margin-bottom: -6px !important;
}
.signup .left{
    width: 55%;
    text-align: center;
    padding-top: 1%;
}
.signup .left p,
.signup .left .text{
    font-size: 18px  !important;
    color: #fff;
    margin-top: 2%;
    line-height: 30px;
    width: 65%;
    float: right;
}
.signup .left input::placeholder{
    color: #fff;
}
.signup .left input{
    width: 65%;
    height: 45px;
    line-height: 45px;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 22px;
    padding: 5px;
    color: #fff;
    background: #0c6399;
}
.signup .left .text .button,
.signup .left .button{
    width: 175px;
    color: #ffffff;
    background-color: #0c6399;
    padding: 0;
    height: 48px;
}
.signup .left .button:hover{
    color: #0c6399;
    background-color: #ffffff;
}
.signup .equal_col{
    display: table-cell;
}
.signup .right{
    width: 45%;
    overflow: hidden;
    position: relative;
    margin-top: -88px;
    margin-bottom: -3px;
}
.signup .right img{
    width: 350px;
    margin-left: 30%;
}
.readmore{
    text-align: center;
    padding-top:2%;
    clear: both;
}
.readmore p{
    font-size: 18px;
    color: #949494;
}
.readmore ul{
    display: inline-block;
    width: 75%;
}
.ie .readmore ul  {
  width: 84%;
}
.readmore ul li{
    float: left;
    width: calc( 100% / 6);
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}
.readmore ul li img{
    height: 30px;
    margin-top: 2%;
    margin-bottom: 2%;
    vertical-align: middle;
}
.readmore ul li:nth-child(1){
    margin-left: 0;
}
.sec_cooperation{
    background: url(assets/images/homepage/lady_shopping3.jpg) no-repeat ;
    background-size: cover;
    background-position: 50% 30%;
    text-align: center;
    min-height: 440px;
    display: inline-block;
}
.sec_cooperation p{
    font-size: 26px;
    color: #ffffff;
    padding-top: 16%;
}
.sec_cooperation a{
    color: #ffffff;
    background-color: #ff0000;
    border: 2px solid #ff0000;
    margin-top: 5%;
}
.sec_cooperation a:hover{
    color: #ff0000;
    background-color: #ffffff;
}
.body .content{
    width: calc( 100% - 80px );
    margin: 40px;
    display: inline-block;
}
.body .content p{
    font-size: 17px;
}
.service_content{
    font-size: 18px;
}
.bx-wrapper .bx-controls-direction a{
    z-index: 2 !important;
    width: 80px;
    height: 80px;
}
.responsive_menu{
    width: 100%;
    min-height: 75px;
    opacity: 0;
    filter: alpha(opacity=0);
	
}
.ie .responsive_menu{
    display:  none;
     opacity: 0;
    filter: alpha(opacity=0);
	
}
.responsive_menu .button_container {
    position: absolute;
    top: 23px;
    right: 15px;
    height: 27px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.responsive_menu .button_container:hover {
    opacity: 0.7;
}
.responsive_menu #logo {
    z-index: 51;
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 150px;
    left: calc(50% - 75px);
}
.responsive_menu #logo.active {
    position: fixed;
}
.responsive_menu #logo a img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.responsive_menu #logo .red_logo{
    opacity:0;
    filter: alpha(opacity=0);
    left: 0px;
    width: 85px;
    position: absolute;
}
.responsive_menu .button_container.active{
    position: fixed;
    z-index: 99;
}
.responsive_menu .button_container.active .top {
    -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
    transform: translateY(6px) translateX(0) rotate(45deg);
    background: #232731;
}
.responsive_menu .button_container.active .middle {
    opacity: 0;
   filter: alpha(opacity=0);
    background: #232731;
}
.responsive_menu .button_container.active .bottom {
    -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
    transform: translateY(-10px) translateX(0) rotate(-45deg);
    background: #232731;
}
.responsive_menu .button_container span {
    background: #232731;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
}
.responsive_menu .button_container span:nth-of-type(2) {
    top: 8px;
    width: 65%;
}
.responsive_menu .button_container span:nth-of-type(3) {
    top: 16px;
}
.responsive_menu .button_container:hover span.bottom, .button_container:hover span.top {
    width: 65%;
}

.responsive_menu .button_container:hover span.middle, .button_container.active:hover span.bottom, .button_container.active:hover span.top {
    width: 100%;
}
.responsive_menu .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, width .35s;
    transition: opacity .35s, visibility .35s, width .35s;
    z-index: 50;
    font-family: SanFranciscoText-Regular;
}
.responsive_menu .overlay:before {
    content: '';
    background: linear-gradient(100deg,#CC2526,#ff0000);
    left: -55%;
    top: 0;
    width: 51%;
    height: 100%;
    position: absolute;
    -webkit-transition: left .35s ease;
    transition: left .35s ease;
}
.responsive_menu .overlay:after {
    content: '';
    background: #fff;
    right: -55%;
    top: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.responsive_menu .overlay.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
}
.responsive_menu .overlay.open:before {
    left: 0;
}
.responsive_menu .overlay.open:after {
    right: 0;
}

.responsive_menu .button_container span, 
.white .button_container span {
    background: #fff;
}
.responsive_menu .site-header.onscroll .button_container span, 
.responsive_menu .white .site-header.onscroll .button_container span { background: #232731; }
.responsive_menu #logo img{
    width: 150px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}
.responsive_menu .overlay.open li {
    -webkit-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
}
.responsive_menu .overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}
.responsive_menu .overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
}
.responsive_menu .overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}
.responsive_menu .overlay.open li:nth-of-type(5) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s;
}
.responsive_menu .overlay.open li:nth-of-type(6) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.responsive_menu .overlay.open li:nth-of-type(7) {    
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
}
.responsive_menu .overlay nav {
    position: relative;
    height: 80vh;
    top: 50px;
    font-size: 26px;
    font-weight: 400;
    text-align: center;
    z-index: 100;
    padding:0 3%;
}
.responsive_menu .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
}
.responsive_menu .overlay ul > li > span { 
    font-size: 26px;
    position: absolute;
    background: #df4243;
    left: 30px;
    top: 0;
    opacity: 0;
    padding:0 20px;
    -moz-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;}

.responsive_menu .overlay ul li:hover span {opacity:1; -moz-transform: translate(0, 0px);
                                            -o-transform: translate(0, 0px);
                                            -ms-transform: translate(0, 0px);
                                            -webkit-transform: translate(0, 0px);
                                            transform: translate(0, 0px);
                                            -webkit-transition: all 0.4s;
                                            -moz-transition: all 0.4s;
}
.responsive_menu .overlay ul li.home_logo{
    display: none;
}

.responsive_menu .overlay ul li {
    display: block;
    height: 17%;
    height: calc(100% / 6.4);
    min-height: 50px;
    position: relative;
    opacity: 0;
    text-align: right;
    pointer-events: none;
   filter: alpha(opacity=0);
 }
.responsive_menu .overlay ul li a {
    display: block;
    pointer-events: auto;
    position: relative;
    color: #CC2526;
    text-decoration: none;
    overflow: hidden;
    font-family: SanFranciscoText-Regular;
}
.responsive_menu .overlay-menu > ul > li > a {
    float: right; 
    width: 140px;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        left: 0;
    }
    100% {
        opacity: 1;
        left: -100%;
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        left: 0;
    }
    100% {
        opacity: 1;
        left: -100%;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
/*INNER PAGE*/
.page_body .page_content{
    min-height: 400px;
    display: inline-block;
    padding: 40px 0px 0px;
    background: #fff;
    width: 100%;
    margin-bottom: 0px;
}
.page_body .page_content p{
    font-family: SanFranciscoText-Regular;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
h2.left_red_border,
.page_body .page_content h1{
    border-left: 4px solid #CC2526;
    font-family: SanFranciscoText-Regular;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 30px;
    font-size: 50px;
}
.page_body .page_content h1::first-letter{
    text-transform: uppercase;
}
.page_body .page_content h2,.timeline_outer h2{
    font-family: SanFranciscoText-Regular;
    font-size: 50px;
    text-align: center;
    margin: 10px 0px 10px 0px;
}
.page_body .page_content .white_outer_page{
    width: 80%;
    margin: 0 auto;
}
/*SERVICES PAGE*/
.page_body .page_content .services_outer{
    min-height: 300px;
    display: inline-block;
    width: 100%;
}
.bx-wrapper .bx-viewport{
    border: none;
    left: 0 !important;
    box-shadow: none;
}
.page_body .page_content .services_outer .services_inner_block{
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}
.page_body .page_content .services_outer .services_inner_block ul{
    display: inline-block;
    width: 100%;
    padding: 0px;
}
.page_body .page_content .services_outer .services_inner_block ul li{
    margin-bottom: 30px;
    float: left;
    display: block;
}
.page_body .page_content .services_outer .services_inner_block ul li .services_block{
    background: #f2f2f2;
    min-height: 300px;
    border: 1px solid #e8e8e8;
    position: relative;
}
.page_body .page_content .services_outer .services_inner_block ul li .services_block .services_content_block{
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 30px;
    min-height: 180px;
}
.page_body .page_content .services_outer .services_inner_block ul li .services_block .services_content_block h2{
    text-align: center;
    margin: 0 auto;
    font-family: SanFranciscoText-Regular;
    font-weight: normal;
    font-size: 24px;
    width: 70%;
}
.page_body .page_content .services_outer .services_inner_block ul li .services_block .services_content_block .services_icon_outer{
    width: 100%;
    height: 60px;
}
.page_body .page_content .services_outer .services_inner_block ul li .services_block .services_content_block img{
    display: block;
    margin: 0px auto 15px;
}
.page_body .page_content .case_study_image{
    background: url(assets/images/homepage/cooperation.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    text-align: center;
    min-height: 530px;
    display: inline-block;
    vertical-align: middle;
}
.page_body .page_content .case_study_image h2{
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 35px;
    margin-top: 17%;
    color: #fff;
}
.page_body .page_content .contact_us_page .ch_address{
    padding-left: 70px;
}
.page_body .page_content .contact_us_page .us_address{
    padding-left: 70px;
}
.page_body .page_content .contact_us_page .eu_address{
    padding-left: 25px;
}
.contact_block .contact_form_outer{
    margin-top: 50px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.contact_block .contact_form_outer .map_outer {
    float: left;
    padding-left: 0px;
}
.contact_block .contact_form_outer .form_outer  {
    float: left;
}
.page_body .page_content .contact_us_page h2{
    color: #fff;
    background: #bbb;
    font-size: 90px;
    font-family: SanFranciscoText-Regular;
    font-weight: inherit;
    width: 120px;
    margin-bottom: 10px;
    height: 90px;
    line-height: 90px;
    text-align: left;
}
.page_body .page_content .contact_us_page .address_contact p,
.page_body .page_content .contact_us_page .address_contact div{
    background: #bbb;
    display: table;
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px;
    color: #fff !important;
    margin-bottom: 5px;
    line-height: 30px;   
}
.adress_colom_main {
    height: 95px;
}
.page_body .page_content .contact_us_page .address_contact div.email{
    display: table;
    background: #bbb;
    font-size: 18px;
    padding-right: 5px;
    padding-left: 5px;
    color: #fff;
    margin-bottom: 5px;
}
.page_body .page_content .contact_us_page .address_contact div.email a{
    color: #fff;
}
.page_body .page_content .contact_us_page .form_outer .mi_form_filed_row{
    margin-bottom: 15px;
}
.page_body .page_content .contact_us_page .form_outer .mi_form_filed_row input{
    border: 2px solid #f00;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    width: 50%;
    padding-left: 5px;
    font-family: SanFranciscoText-Regular;
    font-size: 16px;
    color: #747470;
}
.page_body .page_content .contact_us_page .form_outer .mi_form_filed_row textarea{
    border: 2px solid #f00;
    border-radius: 5px;
    height: 100px;
    resize: none;
    width: 80%;
    margin-bottom: 10px;
    padding-left: 5px;
    font-family: SanFranciscoText-Regular;
    font-size: 16px;
    color: #747470;
    padding: 5px 5px;
}
.button{
    color: #fff;
    background-color: #f00;
    padding: 0px 20px;
    border: none;
    border-radius: 5px;
    height: 46px;
    border: 2px solid #f00;
    font-size: 20px;
    font-family: SanFranciscoText-Regular;
}
.button:hover{ 
    color: #f00;
    background-color: #fff;
}
.page_body .page_content .contact_us_page .form_outer .quote_form_filed_row .button{
    float: right;
    margin-right: 20%;
}
.page_body .page_content .contact_us_page h2.red{
    color: #ff0000;
    font-size: 26px;
    display: inline-block;
    background: none;
    width: 100%;
    min-height: 40px;
    padding-left: 20px;
    line-height: 40px;
    text-align: center;
    height: 70px;
}
.blog_page .blog_outer .blog_block{
    margin-bottom: 50px;
}
.blog_page .blog_outer .blog_block .blog_image {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    height: auto;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: top left;
}
.city_nator_date {
    position: absolute;
    z-index: 1;
    bottom: 49px;
    left: 26px;
    font-size: 13px;
    color: white;
    cursor: none;
}
.blog_page .blog_outer .blog_block .blog_image span.date{
    margin-left: 15px;
    display: block;
    color: #fff;
    bottom: 11px;
    position: absolute;
}
.blog_page .blog_outer .blog_block .blog_image img{
    width: 100%;
    display: block;
    height: 100%;
}
.blog_page .blog_outer .blog_block h3 a{
    color: #ff0000;
    font-size: 18px;
    font-family: SanFranciscoText-Regular;
}
.page_body .page_content .blog_page .latest_blog_outer{
    width: 80%;
    margin: 10px auto;
    margin-bottom: 0px !important;
}
.latest_blog_outer .blog_large_block{
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
}
.blog_page .latest_blog_outer .blog_large_block h3 a{
    color: #ff0000;
    font-size: 19px;
    font-family: SanFranciscoText-Regular;
    margin-bottom: 10px;
    display: block;
    height: 50px;
    overflow: initial;
    line-height: 20px;
}
.blog_page .latest_blog_outer .large_blog_image{
    margin-bottom: 15px;
    display: block;
    position: relative;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top left;
    height: auto;
}
.blog_page .latest_blog_outer .large_blog_image img{
    width: 100%;
    height: auto;
}
.blog_page .latest_blog_outer .home_blog_content .blog_text_block{
    font-size: 16px;
    font-family: SanFranciscoText-Regular;
    line-height: 24px;
    height: 70px;
}
.blog_page .latest_blog_outer .home_blog_content .blog_text_block .read_more_arrow{
    font-size: 33px;   
    color: #000;  
}
.blog_page .latest_blog_outer .home_blog_content .blog_text_block .read_more_arrow:hover{
    color: #000;
}
.blog_page .latest_blog_outer .blog_large_block span.date{
    margin-top: -25px;
    margin-left: 5px;
    display: block;
    color: #fff;
    position: absolute;
    top: 100%;
}
.blog_page #subscribe-page-block{
    width: 100%;
    clear: both;
}
.news_blog {
    width: 100%;
    background-color: #fbfafa;
    padding: 20px 0px;
    margin: 40px 0px;
}
.blog_page .blog_newsletter h2.red{
    color: #ff0000;
    font-size: 20px;
    display: inline-block;
    background: none; 
    margin-bottom: 20px;
    min-height: 40px;
    text-align: center;
    font-family: SanFranciscoText-Regular;
}
.blog_page .blog_newsletter{
    width: 75%;
    margin: 40px auto;
    
}
.blog_page #subscribe-page-block input[type='text'] {
    width: 65%;
    height: 45px;
    line-height: 45px;
    border: 2px solid #f00;
    border-radius: 10px;
    font-size: 20px;
    padding: 5px;
    display: block;
    margin: 0 auto 20px;
    color: #949494;
}
.blog_page #subscribe-page-block input[type='submit'] {
    display: block;
    margin: 0 auto 20px;
}
.blog_pagination{
    text-align: center;
    font-size: 35px;
    color: #ff0000;
    font-family: SanFranciscoText-Regular;
    height: 50px;
    margin-bottom: 50px !important;
    width: 40%;
    margin: auto;
}
.blog_pagination span.dots,
.blog_pagination a{
    color: #ff0000;
    outline: 0;
}
.blog_pagination  a.next,a.prev {
    color: #ff0000;
}
.blog_pagination a:hover{
    color: #ff0000;
}
.blog_pagination span {
    color: #CC2524;
}
.bottom_block{
    width: 80%;
    margin: 42px auto;
    font-size: 20px;
    text-align: center;
    font-family: SanFranciscoText-Regular;
}
.bottom_block a{
    color: #ff0000;
}
.bottom_block a:hover{
    color: #CC2524;
}
.header .banner_text{
    color:#fff;
    text-align: center;
    font-family: SanFranciscoText-Regular;
    width: 100%;
    height: auto;
    margin-top: 5%;
}
.header .banner_text .contact_us_h1{
    margin-top: 15%;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.header .banner_text .blog_header_text h1,
.header .banner_text .blog_header_text h2{
    font-size: 30px;
    margin: 20%;
    margin-bottom: 20px;
    margin-top: 1%;
    line-height: 35px;
 }

.header .banner_text .blog_header_text h1::first-letter{
    text-transform: capitalize;
}
.ie .header .banner_text .blog_header_text .search_div input{ 
 line-height: 0px;
}
.header .banner_text .blog_header_text .search_div .search_form {
    border: none;
    border-radius: 10px;
    width: 35%;
    margin: 0 auto;
}
.header .banner_text .blog_header_text .search_div input{
    height: 50px;
    line-height: 50px;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    padding: 15px;
    margin: 0 auto 20px;
    color: #949494;
    width: 100%;
    background: url(assets/images/screen.svg) no-repeat right center #fff;
    float: left; 
}
.header .banner_text .blog_header_text .search_div input[type="button"]{
    width: 10px;  
    cursor: pointer;
    margin-left: -30px;
    float: left;
}
.header .banner_text .blog_header_text .our_letest{
    background: url(assets/images/blog/blog-dark-background.png) repeat-x;
    background-size: contain;
    background-position: bottom center;
    font-size: 30px;
    opacity: 1;
    position: absolute;
    width: 100%;
    bottom: 0px;   
}
.header .banner_text .blog_header_text .our_letest div{
    width: 100%;
    margin: 0 auto;
}
.header .banner_text .blog_header_text .our_letest .arrow{
    background: url(assets/images/5.png) no-repeat right center;   
    margin: 0 auto;
    width: 31px;
    height: 31px;
    transform: rotate(90deg);
}
.mi_inner_page_wrapper{
    width: 100%;
    margin-bottom: 20px;
}
.mi_inner_page_wrapper .inner_page{
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    font-family: SanFranciscoText-Regular;
}
.mi_inner_page_wrapper .inner_page p{
    margin-bottom: 15px;
    line-height: 25px;
    font-size: 16px;
    font-family: SanFranciscoText-Regular;
}
.mi_inner_page_wrapper .recommended_blog_outer{
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
}
.mi_inner_page_wrapper .recommended_blog_outer .rec_image{
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    height: 250px;
    background-size: cover;
    position: relative;
    -webkit-transition: all 2s;
    transition: all 0.3s;
    border: 1px solid #fff;
}
.mi_inner_page_wrapper .recommended_blog_outer .rec_image img{
    -webkit-transition: all 2s;
    transition: all 0.3s;
    border-color: #fff;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
.mi_inner_page_wrapper .recommended_blog_outer .rec_image:hover {
    border: 15px solid #fff;
}
.mi_inner_page_wrapper .inner_page .blog_content p a {
    color: #f00;
}
.mi_inner_page_wrapper .inner_page .blog_content p a:hover {
    color: #cc2524;
}
.mi_inner_page_wrapper .inner_page .blog_content .artical_quote{
    background-color: white;
    width: 25%;
    font-size: 19px;
    padding: 32px 23px 20px 50px;
    height: 250px;
    float: right;
    position: relative;
    display: none;
}
.mi_inner_page_wrapper .inner_page .blog_content .artical_quote::before{
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    width: 61px;
    height: 58px;
    background-image: url('assets/images/blog/left_quote.png');
    background-size: cover;
}
.artical_quote::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 61px;
    height: 58px;
    background-image: url('assets/images/blog/right_quote.png');
    background-size: cover;
}
.mi_inner_page_wrapper .inner_page .blog_content .grey_two_line{
    border-bottom: 4px solid #e8e8e8;
    border-top: 4px solid #e8e8e8;
    height: 12px;
}
.mi_inner_page_wrapper .inner_page .blog_content .blog_date{
    text-align: center;
    font-size: 18px;
}
.mi_inner_page_wrapper .inner_page .blog_content .go_to_page{
    font-size: 22px;
    color: #f00;
    height: 20px;
    margin-bottom: 30px;
    font-weight: normal;
}
.mi_inner_page_wrapper .inner_page .blog_content .go_to_page span{
    display: none;
}
.mi_inner_page_wrapper .inner_page .blog_content .go_to_page a span{
    display: inline;
    font-weight: bold;
    font-size: 17px;
}
.mi_inner_page_wrapper .inner_page .blog_content .go_to_page a:hover span {
    color: #CC2524;
}
.blog_white_block .social_media_icons{
    float: none;
    clear: both;
    margin-bottom: 75px;
}
.header .banner_blog_text{
    position: absolute;
    width: 100%;
    margin-top: 15%;
}
.header .banner_blog_text h1.blog_title{
    font-size: 40px;
    font-family: SanFranciscoText-Regular;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.aboutpagemapping{
    position: relative;
}
.aboutpagemapping>img{
    width: 100%;
    height: auto;
}
.connect_aboutus_image>img{
    margin-right: 0px;
    width: 65%;
    height: auto;
}
.connect_aboutus_image{
    margin: 50px auto 50px auto;
    position: relative;
}
.about_page_map_image{
    width: 100%;
    margin-bottom: 30px;
}
.about_page_map_image img{
    position: relative;
    width: 100%;   
}
.about_page_map_image ul li img{
    opacity: 1;
}
.about_page_map_image ul li span{
    opacity: 0;
}
.about_us_text{
    float: left;
    position: absolute;
    width: 35%;
    margin-top: 0;
}
.about_us_text ul li{
    float: left;
    width: 250px;
    line-height: 35px;
    font-size: 20px;
    text-align: right;
    display: none;
    height: auto;
    position: absolute;
    z-index: 9;
    padding: 0px 10px;
}
.about_us_text ul li#local_expertise_text{
    margin-top: -150px;
}
.about_us_text ul li p{
    font-size: 18px !important;
    line-height: 25px !important;
    color: black;
    text-align: right !important;
}
.position_absolute{
    position: absolute;
}
.about_page_map_image ul li{
    z-index: 1;
}
.display_block{
    display: block;
}
.meet_team{
    float: left;
}
.meet_team h2{
    margin-bottom: 30px !important;
}
.team_outer_block{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.team_outer_block .team_block{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.team_outer_block .team_block img {
    top: 0;
    left: 0px;
    width: 100%;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.team_outer_block .team_block img:first-child {
    position: relative;
    opacity: 1;
    z-index: 6;
}
.team_outer_block .team_block img:last-child {
    opacity: 1;
    z-index: 4;
    left: 0px;
    position: absolute;
}
.team_outer_block .team_block:hover img:first-child {
    opacity: 0;
}
.team_outer_block .col-md-12{
    padding: 0px;
}
.team_outer_block ul li.col-md-3{
    float: left;
    padding-bottom: 20px;
}
.white_outer_page h2.red{
    color: #f00;
    font-size: 24px;
}
.white_outer_page .join_our_team_box{
    text-align: center;
    width: 80%;
    margin: 42px auto;
}
.white_outer_page .join_our_team_box p{
    margin-top: 30px;
    margin-bottom: 30px;
}
.white_outer_page .join_our_team_box a.red{
    color: #f00;
}
.white_outer_page .join_our_team_box a:hover{
    color: #cc2524;
}
.header .banner_text .about_us_banner{
    font-size: 40px;
    width: 70%;
    margin: 8% auto 0px;
	font-weight: bold;
	line-height: 120%;   
}
.header .banner_text .about_us_banner_2{
    font-size: 24px;
    width: 65%;
    margin: 2% auto 0px;   
}
.services_slider_outer{
    margin-top: 40px;
}
.services_slider_outer .services_slider_inner_block ul{
    padding: 0px;
}
.services_slider_outer .services_slider_inner_block ul{
    position: relative;
    overflow: hidden;
    min-height: 800px;
}
.services_slider_outer .services_slider_inner_block ul li .fixed{
    position: fixed;
    z-index: 50;
}
.services_slider_outer .services_slider_inner_block ul li{
    padding: 0px;
    min-height: 800px;
    position: relative;
    overflow: hidden;
}
.services_slider_outer .services_slider_inner_block ul li .bgs > div > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: auto;
}
.services_slider_outer .services_slider_inner_block ul li .cont{
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
    z-index: 4;
}
.services_slider_inner_block ul li .strip {
    position: absolute;
    left: 0;
    top: -1370px;
    height: 3000px;
    width: 4.2em;
    margin: 6.8em 0 0 0;
    visibility: visible;
}
.services_slider_inner_block ul li .strip .icon-img{
    width: 40px;
    margin-left: 5px;
}
.services_slider_inner_block ul li .strip i.ic {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -2.1em 0 0 -2.1em;
    opacity: 1;
}
.services_slider_inner_block ul li .strip i.ic::before{display: block;}

.services_slider_inner_block ul li .strip::before, .services_slider_inner_block ul li .strip::after {
    content: "";
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    width: .2em;
    height: 50%;
    background: #fff;
}
.full-on-window .services_slider_inner_block ul li .strip {
    position: fixed;
    visibility: hidden;
    left: 50%;
    top: 47%;
    margin: -1430px 0 0 -480px;
    z-index: 2;
}

.full-on-window .services_slider_inner_block ul li .ic {
    opacity: 0;
    -webkit-transition: opacity .8s ease-out;
    -moz-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out;
    transition: opacity .8s ease-out;
}
.full-on-window .services_slider_inner_block ul li.active .bg, .full-on-window .services_slider_inner_block ul li.active .bgs {
    opacity: 1;
    z-index: 3;
}
.full-on-window .services_slider_inner_block ul li .wrapper-content {
    padding: 0;
}
.services_slider_inner_block ul li .strip::before,.services_slider_inner_block ul li .strip::after{
      content: "";
      display: block;
      margin: 0 auto;
      width: .2em;
      height: 50%;
      background: #fff;
}
.services_slider_inner_block ul li .strip::before {
    margin-top: -3em;
}
.services_slider_inner_block ul li ::after{
    margin-top: 6em;
}
.wrapper-content {
    display: block;
    width: 960px;
    margin: 0 auto;
}
.services_slider_inner_block ul li .text-wrap {
    float: left;
    position: relative;
    width: 100%;
}
.services_slider_inner_block ul li .text-wrap > .ic-wrap {
    padding-left: 6.2em;
}
.services_slider_inner_block ul li .text-wrap h3{
    font-family: SanFranciscoText-Regular;
    font-size: 1.6em;
    line-height: 1.125em;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: .3em .6em;
}

/*.services_slider_inner_block ul li .text-wrap h3::before,.services_slider_inner_block.slick-slider .services_slider_inner_block ul li .text-wrap h3 b::before{
    content:"";display:block;position:absolute;top:0;left:0;height:100%;width:100%;background:#d4d23c;opacity:.6;filter:alpha(opacity=60);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;-webkit-box-shadow:inset 0 1em 1em -0.5em #d4d23c;-moz-box-shadow:inset 0 1em 1em -0.5em #d4d23c;box-shadow:inset 0 1em 1em -0.5em #d4d23c;}*/

/*.services_slider_inner_block ul li .text-wrap h3 b{font-weight:normal;position:relative}*/
.services_slider_inner_block ul li .text-wrap h2{
    font-family: SanFranciscoText-Regular;
    font-size: 6em;
    line-height: normal;
    font-weight: normal;
    color: #fff;
    margin-top: .15em;
    margin-right: -20%;
    text-align: left;
    width: 80%;
}
.services_slider_inner_block ul li .text-wrap p{
    font-family: SanFranciscoText-Regular;
    font-size: 1.8em;
    line-height: 1.5em;
    font-weight: normal;
    color: #fff;
    margin: 1.72em 0 0 0;
    text-align: left;
    background-color: rgba(18, 18, 18, 0.5);                                               
    padding: 10px; /*mi51*/
}
.services_slider_inner_block ul li.text-wrap a{
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255,255,255,0.57);
}
.services_slider_inner_block ul li .text-wrap a.btn{
    border-bottom: 0;
}
.bgs.w > div > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: auto;
}
.bgs.r-c > div > img, .bgs.r-c > div > .canvas {
    margin: auto 0 auto auto;
}
.bgs > div > img {
    display: block;
    width: auto;
    height: 100%;
}
.full-on-window .services_slider_inner_block ul li .bg,
.full-on-window .services_slider_inner_block ul li .bgs{
    position: fixed;
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity .8s ease-out;
    -moz-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out;
    transition: opacity .8s ease-out;
    top: 0px;
    bottom: 0px;
}
.full-on-window .services_slider_inner_block ul li.active .bg,
.full-on-window .services_slider_inner_block ul li.active .bgs{
    opacity: 1;
    z-index: 3;
}
.full-on-window .services_slider_inner_block ul li.active .strip{
    z-index: 4;
    visibility: visible;
}
.full-on-window .services_slider_inner_block ul li.active .strip .ic{
    opacity: 1;
}
.services_slider_inner_block ul li .mobile-show,
.services_slider_inner_block ul li .mobile-visible {
    display: none !important;
}
.bgs.w > div {
    top: -200%;
    width: 100%;
    height: 500%;
    left: 0;
    right: auto;
}
.services_slider_inner_block > .nav-group {
    position: fixed;
    right: 5%;
    top: 50%;
    width: 1em;
    height: auto;
    font-size: 1.1em;
    line-height: normal;
    margin-top: -5em;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    z-index: 15;
}
.full-on-window .services_slider_inner_block > .nav-group {
    opacity: 1;
    visibility: visible;
}
.services_slider_inner_block > .nav-group.outside, .services_slider_inner_block > .nav-group.none {
    opacity: 0;
    visibility: hidden;
}
.services_slider_inner_block > .nav-group ul, .services_slider_inner_block > .nav-group ul li {
    display: block;
    list-style: none;
    margin: .7em 0;
    padding: 0;
    min-height: 10px;
}
.services_slider_inner_block > .nav-group ul,.services_slider_inner_block> .nav-group ul li {
    display: block;
    list-style: none;
    margin: .7em 0;
    padding: 0;
}
.services_slider_inner_block > .nav-group ul li.active_circle a {
    color: #f00;
}
.services_slider_inner_block > .nav-group ul li a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #fff;
    outline: 0;
    width: 1em;
    height: 1em;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
}
.services_slider_inner_block > .nav-group ul li a::before {
    content: "\f111";
    display: block;
}
.services_slider_inner_block > .nav-group ul li.active a::before {
    content: "\f111";
    display: block;
    color: #f00;
    color: #f00;
}
.services_slider_inner_block > .nav-group.group-links-01 ul li a.group-links-01.main::before, .services_slider_inner_block > .nav-group.group-links-02 ul li a.group-links-02.main::before, .services_slider_inner_block > .nav-group.group-links-03 ul li a.group-links-03.main::before, .services_slider_inner_block > .nav-group.group-links-04 ul li a.group-links-04.main::before, .services_slider_inner_block > .nav-group ul li a.active::before {
    content: "\f111";
}
.services_slider_inner_block > .nav-group ul li a span {
    position: absolute;
    left: -5000px;
}
/* services page timeline */
.timeline_outer{
    margin-top: 50px;
    margin-bottom: 50px;
}
.ie .timeline_outer .services_time_line{
    width: 100%;
}
.timeline_outer .services_time_line{
    width: 96%;
    min-height: 600px;
    margin: 50px auto;
    position: relative;
}
.services_time_line .time_line{
    width: 100%;
    height: 500px;
    position: relative;
}
.services_time_line ul.time_line::before{
    width: 100%;
    border-top: 3px solid #949494;
    position: absolute;
    top: 50%;
    content: "";
    height: 3px;
    left: 0px;
}
.services_time_line ul.time_line li{
    float: left;
    width: calc(100% / 5);
    margin: 0 auto;
    position: relative;
    height: 50%;
    opacity: 0;
    animation-name: fade_in;
    animation-iteration-count: 1;
}
.services_time_line ul.time_line li:nth-child(odd){
    top: 50%;
}
.services_time_line ul.time_line li:nth-child(even){
    top: 0px;
}
.services_time_line .time_line li .timeline_text_wrapper{
    width: 100%;
    margin: 0 auto 0px;
    text-align: center;
    color: #514d4d;
}
.services_time_line ul.time_line li:nth-child(odd) .timeline_text_wrapper{
    margin-top: 150px;
}
.services_time_line .timeline_text_wrapper h2{
    font-size: 20px;
}
.services_time_line .timeline_text_wrapper p{
    font-size: 16px;
    line-height: 22px;
}
.services_time_line ul.time_line li .timeline_indicator{
    width: 15px;
    height: 15px;
    background: #f00;
    border-radius: 50%;
    position: absolute;
    left: 50%;
}
.services_time_line ul.time_line li:nth-child(odd) .timeline_indicator{
    top: -6px;
}
.services_time_line ul.time_line li:nth-child(even) .timeline_indicator{
    bottom: -8px; 
}
.services_time_line ul.time_line li .timeline_indicator::before{
    width: 40px;
    position: absolute;
    content: "";
    height: 40px;
    border-radius: 50%;
    border: 2px solid #f00;
    margin-left: -12px;
    margin-top: -12px;
}
.services_time_line ul.time_line li .timeline_indicator::after{
    width: 50px;
    position: absolute;
    content: "";
    height: 50px;
    border-radius: 50%;
    border: 2px solid #949494;
    margin-left: -17px;
    margin-top: -32px;
}
.services_time_line ul.time_line li .timeline_indicator .red_dot{
    width: 15px;
    height: 15px;
    background: #f00;
    border-radius: 50%;
    position: relative;
}
.services_time_line ul.time_line li .timeline_indicator .red_dot:before{
    width: 3px;
    height: 90px;
    border-left: 3px solid #f00;
    position: absolute;
    content: "";
    left: 6px;
}
.services_time_line ul.time_line li:nth-child(odd) .timeline_indicator .red_dot:before{
    top: -87px;
}
.services_time_line ul.time_line li:nth-child(even) .timeline_indicator .red_dot:before{
    bottom: -90px; 
}
.services_time_line ul.time_line li:nth-child(odd) .timeline_indicator .red_dot{
    top: 90px;
}
.services_time_line ul.time_line li:nth-child(even) .timeline_indicator .red_dot{
    bottom: 90px; 
}
.mobile-visible a,.mobile-hide a{
    color: #f00;
}
.mobile-hide a:hover{
    color: #cc2524;
}
/* about us page */

.home .contact h2{
    margin-bottom: 30px;
}
/* home testimonial section */
.testimonials .icon-upquote:before, 
.testimonials .icon-quote:before{
    content: '';
}
.testimonials .icon-upquote, 
.testimonials .icon-quote{
    width: 22px;
    height: 19px;
    display: inline-block;
    background: no-repeat center center;
    background-size: 100% auto;
}
.testimonials .icon-upquote{
    background-image:  url('images/icon-top.png');
}
.testimonials .icon-quote{
    background-image:  url('images/icon-bottom.png');
}

/* services page mobile services slider*/
.services_mobile_slider_outer{
    width: 100%;
    display: inline-block;
    min-height: 400px;
    margin-top: 40px;
}
.services_mobile_slider_outer ul.services_mobile_slider{
    width: 100%;
    min-height: 400px;
}
.services_mobile_slider_outer ul.services_mobile_slider li{
    float: left;
    width: 100%;
    min-height: 400px;
}
.services_mobile_slider_outer ul.services_mobile_slider li .wrapper-content {
    width: 300px;
    padding: 50px 0px;
}
.services_mobile_slider_outer ul.services_mobile_slider li p {
    font-size: 18px;
    line-height: 25px;
    margin-top: 30px;
    text-align: center;
    color: #fff;
    background: rgba(18,18,18,0.5);
    padding: 10px;
}
.services_mobile_slider_outer ul.services_mobile_slider li .text-wrap h3 {
    font-family: SanFranciscoText-Regular;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin: 0 auto;
    padding: 5px 0px;
    width: 162px;
    text-align: center
}
.services_mobile_slider_outer ul.services_mobile_slider li .text-wrap h3 b {
    display: inline-block; 
    font-weight: normal;
    position: relative;
}
.services_mobile_slider_outer ul.services_mobile_slider li .text-wrap h2 {
    font-family: SanFranciscoText-Regular;
    font-size: 24px;
    line-height: 30px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 20px 0px;
    width: 300px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
.slide-group.slick-slider .feature-details .text-wrap h3 b::before {
    z-index: -1;
}
.services_mobile_slider_outer ul.services_mobile_slider li .text-wrap h3::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #d4d23c;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px -0.5em #d4d23c;
    -moz-box-shadow: inset 0 1px 1px -0.5em #d4d23c;
    box-shadow: inset 0 1px 1px -0.5em #d4d23c;
}
.services_mobile_slider_outer ul.services_mobile_slider li .wrapper-content .services_icon img{
    margin: 0 auto 30px;
    display: block;
    width: 50px;
}
.desktop{
    display: block;
}
.mobile{
    display: none;
}
.services_icon_outer{
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    text-align: center;
}
.services_icon_outer .services_icon{
    width: 100%;
    display: inline-block;
}
.services_icon_outer .services_icon li{
    width: 14%;
    height: 60px;
    position: relative;
    margin-left: 15px;
}
.services_icon_outer .services_icon li:first-child{
    margin-left: 0;
}
.services_icon_outer .services_icon li:last-child{
    width: 70px;
}
services_icon_outer .services_icon li .services_icon_img:first-child{
    width: 11px;
    left: 17px;
    opacity: 0.8;
}
.services_icon_outer .services_icon li .services_icon_img:nth-last-child(3){
    opacity: 0.8 !important;
    width: 25px !important;
    left: 18px !important;
}
.services_icon_outer .services_icon li::before{
    content: "";
    height: 60px;
    display: block;
}
.services_icon_outer .services_icon li::after{
    content: "";
    border-top: 3px solid #949494;
    display: block;
    margin-left: 75px;
    margin-top: -30px;
}
.services_icon_outer .services_icon li:last-child::after{
    border: none;
}
.services_icon_outer .services_icon li .services_icon_img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60px;
}

/* Client page */

.page-id-14 .page_body, .page-id-33 .page_body{
    margin-bottom: -5px;
}
.page_body .page_content .clients{
    margin-top: 20px;
    margin-bottom: 30px;
}
.page_body .page_content .client_category_list{
    width: 95%;
    margin: 0 auto;
    margin-top: 30px;
}
.page_body .page_content .client_category h2{
    margin: 20px 0px 15px 0px;
}
.page_body .page_content .client_category_list ul li{
    background-color: #f00;
    border-radius: 4px;
    margin-left: 1%;
    margin-bottom: 39px;
    color: #fff;
    width: 13%;
    height: 34px;
    font-size: 19px;
    text-align: center;
    line-height: 34px;
}
.page_body .page_content .client_category_list li a{
    color: #fff;
}
.page_body .page_content .client_category_list li a:hover{
    color: #fff;
}
.page_body .page_content .client_category_list ul li:last-child{
    margin-right: 0px;
}
.page_body .page_content .client_outer_block{
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    min-height: 570px;
    overflow: hidden;
   /* margin-bottom: -5px;*/
}
.client_outer_block .client_category_media{
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    background-color: #FFF;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.client_outer_block .client_category_media .client_bg{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    background-color: #FFF;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;   
    cursor: pointer;
}
.client_category_media a.client_link{
    position: absolute;
    top: 100px;
    z-index: 2;
    width: 100%;
    display: block;
    color: #fff;
    font-size: 40px;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.client_category_media a.client_link.cl_fixed{
    position: fixed;
    top: 50%;
}
.client_category_media a.client_link.cl_bottom{
    top: initial;
    bottom: 100px;
}
.client_category_media .client_category_first_text{
    font-size: 14px;
}
.client_category_media .client_category_first_text h3{
    font-size: 50px;
    text-transform: uppercase;
}
.client_category_media a:hover .client_category_first_text {
    color: white;
    cursor: pointer;
}
.client_category_media .hidden {
    display: none ;
}
.client_logo,
.client_logo_open{
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    width: 250px;
    z-index: 10;
    position: absolute;
    right: 0px;
    bottom: 10px;
}
.client_category_media .client_logo_open{
    opacity: 0;
}
.client_category_media.hidden_client{
    display: none;
}
.client_category_media.active_client .client_link{
    opacity: 0;
}
.client_category_media.active_client .client_logo{
    opacity: 0;
}
.client_category_media.active_client .client_logo_open{
    opacity: 1;
}
.client_category_media .client_breif_inner_div{
    opacity: 0;
    top: 50%;
    position: relative;
    z-index: 5;
}
.client_breif_inner_div .inner_slide {
    min-height: 410px;
    position: relative;
}
.client_breif_inner_div .inner_slide:after{
    content: " ";
    position: absolute;
    width: 100%;
    height: 21%;
    bottom: 0;
    left: 0;
    background-color: #FFF;
    z-index: 5;
}
.client_breif_inner_div .inner_slide > img,
.client_breif_inner_div .inner_slide > a > img{
    width: 100% !important;
    height: auto !important;
    position: relative;
    z-index: 1;
    float: none !important;
    margin: 0 !important;
}
.client_breif_inner_div .client_breif_sub{
    padding: 60px;
    position: absolute;
    bottom: 15%;
    width: 40%;
    min-height: 400px;
    background-color: rgba(210,209,60,0.7);
    z-index: 10;
}
.client_breif_inner_div .odd_slide .client_breif_sub{
    right: 10%;
}
.client_breif_inner_div .even_slide .client_breif_sub{
    left: 9%;
}
.client_breif_inner_div .client_breif_sub p{
    font-size: 19px;
    color: #fff;
    line-height: 27px;
    padding-top: 10px;
    text-align: left !important;
}
.client_breif_inner_div .client_breif_sub ul li{
    display: inline-block;
    color: #fff;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 16px;
    padding-left: 31px;
}
.icon-magnify {
    background: url(assets/images/client/search.png) no-repeat left 3px;
}
.icon-chat {
    background: url(assets/images/client/chat.png) no-repeat left 3px;
}
.icon-third_line {
    background: url(assets/images/client/third_line.png) no-repeat left 3px;
}
.icon-ecommerce {
    background: url(assets/images/client/ecommerce.png) no-repeat left 3px;
}
.icon-star {
    background: url(assets/images/client/star.png) no-repeat left 3px;
}
.icon-man {
    background: url(assets/images/client/man.png) no-repeat left 3px;
}
.icon-close {
    background: url(assets/images/client/close.png) no-repeat left 3px;
    line-height: 1 !important;
    font-size: 25px !important;
    margin-top: 40px !important;
    cursor: pointer;
}
.icon-city {
    background: url(assets/images/client/CITY&REGIONINSIGHTS_icon111.png) no-repeat left 3px;
    background-size: 6%;
}
.client_breif_inner_div h3{
    font-size: 30px; 
    color: #fff;
}
.client_breif_inner_div .inner_slide i{
    font-size: 20px;
    padding-right: 10px;
}
.header_content .client_close {
    width: 35px;
    height: 35px;
    display: none;
    color: white !important;
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.close_btn{
    display: block;
    border-radius: 50%;
    position: absolute;
    width: 35px;
    height: 35px;
    border: 2px solid #eaeaea;
    background-color: #fff;
}
.close_btn::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 4px;
    width: 22px;
    height: 2px;
    background: #000;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -moz-transition: -moz-transform 150ms ease-in;
    -o-transition: -o-transform 150ms ease-in;
    -webkit-transition: -webkit-transform 150ms ease-in;
    transition: transform 150ms ease-in;
}
.close_btn::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 4px;
    width: 22px;
    height: 2px;
    background: #000;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -moz-transition: -moz-transform 150ms ease-in;
    -o-transition: -o-transform 150ms ease-in;
    -webkit-transition: -webkit-transform 150ms ease-in;
    transition: transform 150ms ease-in;
}

/*Tools*/ 

.tool_city_nator h2,.tool_city_tier h2{
    font-size: 40px;
    text-align: center;
}
.tool_city_tier h2{
    padding-top: 40px;
    padding-top: 40px;
    color: #fff;
}
.page_body .page_content .tool_city_nator p,.tool_city_tier p{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.page_body .page_content .tool_city_tier p{
    color: #fff;
}

.tool_city_nator .tools_buttons a, .tool_city_tier .tools_buttons a{
    margin: auto;
    display: block;
    font-size: 21px;
    color: #291919;
    border: 2px solid #261a1a;
    border-radius: 10px;
    height: 36px;
    margin-top: 17px;
    width: 150px;
    text-align: center;
    text-transform: uppercase;
    line-height: 33px;
    text-decoration: none;
}
.tool_city_tier .tools_buttons a{
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
}
.tool_city_nator .tool_city_nator_img_block{
    text-align: center;
    margin-bottom: 30px;
}
.tool_city_tier .tool_city_tier_img_block{
    text-align: center;
}
.tool_city_nator .tool_city_nator_img_block img{
    margin-top: 2px;
}
.tool_city_tier .tool_city_tier_img_block img{
    margin-top: 15px;
    margin-bottom: 0px;
}
.tool_city_tier{
    background-color: #d7d7d7;
}
.our_letest {
    font-size: 25px;
    opacity: 1;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.our_letest .arrow {
    background: url(assets/images/screen_white.svg) no-repeat right center;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    transform: rotate(90deg);
}
#hexacontent {
    position: relative;
}
.hexacontainer{
    width: 100%;
    overflow: auto;
}
.client_hexogon{
    padding-top: 100px;
}
.client_hexogon .hexa_main {
    max-width: 1000px; 
    width: 100%; 
    margin: 0 auto;
}
.hexa_main ul{
    list-style: none;
    width: 80%;
    margin: 0 auto;
}
.ie .hexa_main ul li{
   margin-top: -30px;
}
.hexa_main ul li{
    width: 12.25%;
    float: left;
    position: relative;
    margin-top: -10px;
}
.hexa_main ul li.hexa_hide{
    opacity: 0;
}
.hexa_main ul li:nth-child(odd) svg{
    margin-top: -60%;
}
.ie .hexa_main ul li svg{
    width: 125%;
}
.hexa_main ul li svg{
    width: 120%;
    height: auto;
}
.hexa_main ul li:nth-child(8n+1){
    clear: left;
}
#wrap {
    min-width: 600px;    
}
.cn .contact_us_page h2{
    font-size: 17px !important;
    line-height: 45px !important;
    height: 45px !important;
    text-align: center !important;
}
.category_list{  
    text-align: center;
    color: #ff000c;
    font-size: 20px;
    margin-top: 10px;
    padding: 10px;
}
.category_list a{
      color: #ff000c;   
}
.owl-carousel .owl-item img {
    width: 50px;
    height: auto;
    margin: 0 auto;
}
.owl-carousel {
    float: left;
    width: 80%;
    margin-bottom: 35px;
}
.owlnav {
    color: #f00;
    font-size: 50px;
    float: left;
    width: 10%;
    padding: 5px; 
}
.owlnav  a{
    color: #f00;
    font-size: 50px;
    text-height: font-size;
}
.owl-dots{
    display: none;
}
.catheader{
   line-height: normal;
   width: 100%;
   display: block;
   margin-bottom: 40px !important;
}
.header_blogimg{
    height: 450px  !important;
}
.header .blog_text{
    position: absolute;
    bottom: 0px;
    min-height: 50px;
    background:  url(assets/images/blog/blog-dark-background.png) repeat-x;  
    background-size: contain;
    background-position: bottom left;
}
.author_block a{
    font-size: 25px;
    margin-top: 20px;
     color: #ff000c;
}
.author_block span{
    font-size: 15px;
    border-left: 1px solid #000;
    padding-left: 5px;
}
.author_block span.date{
    font-size: 20px;
    padding-right: 5px;
    padding-left: 0px;
    border: none;
}
.comments_temp {
        margin-top: 2% !important;
}
.carrer_foot {
   font-size: 16px;
   margin-left: 10px;
   vertical-align: middle;   
}
.carrer_foot:hover{
    color: white;
}
.carrer_foot:visited{
    color: white;
}
.blog_policy {
    margin: 10%;
}
.blog_policy a {
    color: #f00;
}
.blog_policy a:hover {
    color: #CC2524;
}
.blog_policy a:visited {
    color: #CC2524;
}
.recommended_blog  {
    margin-bottom: 25px;
}
.city_nator_newsletter input[type="text"] {
  width: 25%;
  height: 45px;
  line-height: 45px;
  border: 2px solid #f00;
  border-radius: 10px;
  font-size: 20px;
  padding: 5px;
  display: block;
  color: #949494;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}
.city_nator_newsletter input[type="submit"] {
       display: block;   
}
.blog_single_page {
    width: 85% !important;
    margin: 0 auto;
}
.blog_single_page p {
    font-size: 17px !important;
}
.city_nator_newsletter .blog_newsletter {
    margin: 0 auto;
    width: 95%;
}
.city_nator_newsletter .blog_newsletter  #mad_mimi_signup_form {  
    padding-left: 20% !important;
}
.city_nator_newsletter .blog_newsletter .blog_policy {
    margin: 50px 0px;
}
.city_nator_newsletter .blog_newsletter  h2{
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 20px !important;
    line-height: 30px;
}
.author_image {
    margin-right: 10px;
    position: relative;
    bottom: 90px;
}
.author_image img {
    border: 2px solid #fff;
    border-radius: 50%;
}
.blog_single_page   h2 {
    color: #f00;
    font-size: 19px;
    margin-bottom: 5px;
}
.blog_single_page   h2 img {
   margin-left: 20px;
   margin-left: 5px;
}
.container_home{
    clear: both;
}
.container_home div{
    background-color: white;
    padding: 1%;
}
.read_home_botton {
   color: #919191    !important;
   cursor: pointer;
   border: 2px solid #919191    !important;
}
.read_home_botton:hover {
    color: white  !important;
    border: 2px solid  white !important;
    background-color: #cc393a !important;
}
.big_botton {
    width: 200px !important;
}
.mi_relative_weupto img {
    margin: 0 auto;
    width: 100%;
}
.mi_relative_weupto {
    position: relative;
}
.mi_absulot_weupto {
    position: absolute;
    font-size: 18px;
    color: white;
    top: 80%;
    background: none !important;
}
 .weupto_contain {
    float: left;
    display: table-cell;
}
.weupto_contain1 h2 {
    font-size: 46px;
    text-align: center;
    margin-top: 35px;
}
.weupto_contain1 p {
    font-size: 18px;
    text-align: center;
    overflow: auto;
    padding: 50px;
}
.container_home_top {
    padding-top: 0px !important; 
}
.owl-nav .owl-prev , .owl-nav .owl-next  {
    display: none !important;
}
.latest_posts  ul {
   padding: 20px;
}
.outer_jobs_page .content_list li  {
    display: list-item !important;
    list-style-position: inside;
}
.myinputred {
    border: 2px solid #f00 !important;
}
#signup_email , #signup_name {
    border: 2px solid white ;
}
.page-id-107 .page_body .page_content{
    margin-bottom: 0px;
}
.bx-wrapper .bx-pager {
    top: 500px;
    font-weight: normal;
}
.bx-controls-direction {
    display: none;
}
.about_us_text ul  {
    color: #f00;
    text-align: left;
    padding: 0;
}
#happy_client_text,#happy_client_text p,#grounded_text,#grounded_text p{
    text-align: left !important;
}
.bx-wrapper {
    margin: 0 auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: white;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { 
    background: #f00;
}
.weupto_contain_tabel {
    display: table; 
   padding-left: 10% !important;
   padding-right: 10% !important ;
}
.city_nator_news_block .blog_image {
    background-position: left !important;
}
.arrow_black {
    background: url(assets/images/client/arrow_black.png) no-repeat;      
    background-size: contain;
    background-position: right;
    width: 25px;
    height: 20px;
    display: inline-block;
}
.customPrevBtn  {
    background: url(assets/images/client/arrow_red.png) no-repeat ;
    background-size: contain;
    background-position: right;
    width: 34px;
    height: 85px;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
     transform: rotate(180deg);
}
.customNextBtn   {
    background: url(assets/images/client/arrow_red.png) no-repeat;      
    background-size: contain;
    background-position: right;
    width: 34px;
    height: 85px;
    display: block;
}
.arrow_red_right {
     background: url(assets/images/client/arrow_red.png) no-repeat;      
    background-size: contain;
    background-position: right;
    width: 20px;
    height: 55px;
    display: block;
    float: right;    
}
.arrow_red_left {
    background: url(assets/images/client/arrow_red.png) no-repeat;  
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: contain;
    background-position: right;
    width: 20px;
    height: 55px;
    display: block;
    float: left;   
}
span.customNextBtn {
    display: inline-block;
    height: 20px;
}
.responsive_menu .lang_switch{
    height: 8%;
    margin-top: 16px;
    position: relative;
    z-index: 99;
    margin-right: 60px;
    display: none;
}
.responsive_menu .lang_switch.active{
    display: block;
    position: fixed;
    right: 10px;
    top: 15px;
}
.responsive_menu .lang_switch img{
    width: 16px;
    height: auto;
    margin-right: 15px;
}
.responsive_menu .lang_switch ul{
    height: 100%;
    margin-right: 2%;
    display: block;
}
.responsive_menu .lang_switch ul li{
    float: right;
    color: #000;
    line-height: 35px;
    font-size: 16px;
    height: 50px;
    display: block;
}
.responsive_menu .lang_switch ul li a{
    color: #000;
    display: block;  
}
.carousel-control-next, 
.carousel-control-prev{
    opacity: 1;
}
.carousel-control-prev .carousel-control-prev-icon{
    background: url( './assets/images/client/arrow_red.png' ) no-repeat center;
    background-size: contain;
    width: 34px;
    height: 34px;
    transform: rotate(180deg);
}
.carousel-control-next .carousel-control-next-icon{
    background: url( './assets/images/client/arrow_red.png' ) no-repeat center;
    background-size: contain;
    width: 34px;
    height: 34px;
}
.white_outer_page .privacy_policy h3{
    font-family: SanFranciscoText-Regular;
    font-size: 22px;
    text-align: left;
    margin: 30px 0px 10px 0px;
}
.white_outer_page .privacy_policy p{
    text-align: left;
    font-size: 16px;
}
.white_outer_page .privacy_policy p a.red{
    color: #f00;
}
.white_outer_page .privacy_policy p a.red:hover{
    color: #f00;
}
.white_outer_page .thanku_page p {
    text-align: left;
    margin-bottom: 10px;
}
.white_outer_page .thanku_page {
    margin-bottom: 40px;
    display: inline-block;
}
.error404 .header .banner_text {
    margin-top: 18%;
}
#error a {
    color: #f00;
}
#error h2 {
    margin-bottom: 25px;
    font-size: 40px;
}
#error h3 {
    font-size: 30px;
    text-align: center;
}
#error .white_block p:first-of-type {
    font-size: 25px;
    margin-top: 20px;
}
#error .white_block {
    text-align: center;
    margin-bottom: 40px;
}
#about_text .inner_page p {
    width: 90%;
    margin:0 auto;   
    text-align: left ;
    font-size: 17px;
    line-height: 25px;
}
.autor_info{
    width: 100%;
    margin: 0 auto;
}
.team_outer_block .team_block span{
    position: absolute;
    bottom: 5px;
    text-align: center;
    z-index: 5;
    display: block;
    margin: 0 auto;
    background-color: rgba(18,9,9,0.47);
    font-size: 30px;
    width: 100%;
    color: #fff;
    padding: 10px;
    text-transform: capitalize;
}
#window{
    background: white none repeat scroll 0 0;
    box-shadow: 1px 1px 3px #D0D0D0;
    border: 1px solid #D0D0D0;
    display: none;
    left: 35%;
    padding: 30px;
    position: absolute;
    width: auto;
}
.close{
    position: absolute;
    top: 2px;
    right: 5px;
    color: #000;
    width: 20px;
    cursor:pointer;
    font-family: Droid Sans;
}
#footer_menu {
    display: none;   
    width: 67%;
    margin: 0 auto;
}
#footer_menu ul {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
#footer_menu ul li {
    display: inline-block;
    padding: 10px 15px;   
    font-size: 16px;
}
#footer_menu ul li a {
   color: #fff;
   text-transform: uppercase;
}
.responsive_menu .search_div .search_button{
    width: 28px;
    height: 30px;
    border: none;
    float: right;
    padding: 0px;
    margin-left: -23px;
    margin-right: 0px;
    cursor: pointer;
    background: url(assets/images/header/search_icon.png) no-repeat;
    background-size: contain;
    outline: none;
}
.responsive_menu .search_div form.is-active {
    width: 120px;
    height: 30px;
    opacity: 1;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    margin-left: -50px;
    margin-right: 7px;
    margin-top: 5px;
    display: block;
    padding-left: 23px;
}
.responsive_menu .search_div input[type="text"]{
    width: 85px;
    height: 30px;
    border: none;
    line-height: 28px;
    float: left;
    margin-left: -20px;
    border: none;
    color: #000;
    background: transparent;
    opacity: 1;
    margin-top: 0px;
    outline: none;  
}
.black {
	color: #000 !important;
}

#blog_table table{
	width: 100%;
}
#blog_table table, th, td {
    /* border: 1px solid black; */
    border-collapse: collapse;
	padding: 10px;
}
.experienced_slider3{
    background: url(assets/images/homepage/scotland.jpg) no-repeat;
}
.experienced_slider4{
    background: url(assets/images/homepage/parents.jpg) no-repeat;
}


.checkbox_white_page{
    float: left;
}
#ema_signup_form .checkbox_white_wrapper{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px
}
#ema_signup_form input[type="text"]{
    width: 81%;
}
#ema_signup_form .mimi_field:last-child{ margin-bottom: 15px; }

.inner_page ul , .inner_page ul li {
    list-style: disc;
    display: list-item;
}

  @media only screen and (max-width : 1000px) {
    .city_nator_newsletter .blog_newsletter #mad_mimi_signup_form {
        padding-left:0 !important;
    }

    #mad_mimi_signup_form {
        display: flex;
        flex-flow: wrap;
        text-align: center;
    }

    .city_nator_newsletter
    #signup_name ,
    .city_nator_newsletter #signup_email {
        width: 90%;
        float: none;
    }

    .city_nator_newsletter
    .mimi_field {
        width: 40%;
        padding: 1%;
    }
    .city_nator_newsletter
    .mimi_field.action.text {
        width: 20%;
    }

 }

 @media only screen and (max-width : 800px) {
    .city_nator_newsletter .blog_newsletter #mad_mimi_signup_form {
        padding-left:0 !important;
    }

    #mad_mimi_signup_form {
        display: flex;
        flex-flow: wrap;
        text-align: center;
    }
    .city_nator_newsletter
    #signup_name ,
    .city_nator_newsletter #signup_email {
        width: 90%;
        float: none;
    }
    .city_nator_newsletter
    .mimi_field {
        width: 100%;
        padding: 1%;
    }
    .city_nator_newsletter input{
        margin: 0 auto;
    }

    .city_nator_newsletter
    .mimi_field.action.text {
        width: 100%;
        padding: 1%;
    }

}

 .center1{
        border-radius: 50%;
        position: absolute;
        background:#FFFFFF;
        /*background-image: radial-gradient(circle 150px, #fff, #D9E1F2);*/
        text-alignment:center;
        /*padding:63px;*/
        text-align: center;
        background-image: url("assets/images/china_map.png"), radial-gradient(circle 150px, #fff, #fee);
        font-size:25px;
        padding: 11px 60px 14px 55px;
        background-size: unset;
        background-repeat: no-repeat;
        background-position: 50% 65%;
       
    }
