@charset "utf-8";
/*
Theme Name:  Divi Child
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      Hesham Zebida
Author URI:  http://zebida.com
Template:    Divi
*/

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

/**=== fONTS ====**/
@font-face {
    font-family: 'Avenir LT Std';
    src: url('fonts/AvenirLTStd-Black.woff2') format('woff2'),
    url('fonts/AvenirLTStd-Black.woff') format('woff'),
    url('fonts/AvenirLTStd-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('fonts/AvenirLTStd-Book.woff2') format('woff2'),
    url('fonts/AvenirLTStd-Book.woff') format('woff'),
    url('fonts/AvenirLTStd-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'CoHeadlineW08';
    src: url('fonts/CoHeadlineW08-Regular.woff2') format('woff2'),
    url('fonts/CoHeadlineW08-Regular.woff') format('woff'),
    url('fonts/CoHeadlineW08-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Co Headline';
    src: url('fonts/CoHeadline-Bold.woff2') format('woff2'),
    url('fonts/CoHeadline-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body, p {
    font-family: 'Avenir LT Std';
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #191919;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'CoHeadlineW08';
    font-weight: normal;
    color: #191919; 
}
h1 {
    font-size: 80px;
    line-height: 85px;
}
h2 {
    font-size: 50px;
    line-height: 55px;
}
h4 {
    font-size: 34px;
    line-height: 40px;
}
h3 {
    font-size: 20px;
    line-height: 25px;
}
ul {
    padding: 0;
    margin: 0;
}
#page-container {
    overflow: hidden !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
	    background: #74800f;
}
/**==== Header Css ====**/
#main-header {
	background-color: #373736;
}
.mobile_menu_bar:before, .mobile_menu_bar:after,
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a {
	color: #BACA31; 
}
.et_header_style_fullscreen .et_slide_in_menu_container {
    width: 420px;
    top: 0;
    right: 0px !important;
    height: 100%;
    padding-left: 105px;
    background: #373736;
    opacity: 0;
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened { 
	opacity: 1;
	right: 0 !important;
}
.et_header_style_fullscreen ul#mobile_menu_slide {
	display: block!important;
}
.container.et_menu_container { 
	width: 100%;
	max-width: 95%;
}
.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:before,
.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #BACA31;
    display: flex;
}
.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:after { 
    margin-top: 7px;
}
.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu {
    display: flex;
    flex-flow: column;
    border-bottom: 3px solid #BACA31;
    padding-bottom: 7px; 
    align-items: flex-end;
    width: 40px;
}
.et_header_style_fullscreen .et_slide_menu_top a,
.et_header_style_fullscreen .et_slide_menu_top,
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before,
.et_header_style_fullscreen .et_slide_menu_top button#searchsubmit_header:before {
	color: #BACA31; 
}
.logged-in.et_header_style_fullscreen .et_slide_in_menu_container {
    top: 32px; 
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
    top: -25px;
    left: -10px;
    font-size: 55px;
}
.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu {
    transition: inherit;
}
.et_header_style_fullscreen ul#mobile_menu_slide {
    text-align: left;
    padding: 15px 30px;
}
.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 20px;
    font-family: 'CoHeadlineW08';
    font-weight: normal; 

}
.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
    content: '\43';
    font-family: 'ETmodules';
    color: #BACA31;
    top: 4px;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    opacity: 1;
}
.et_slide_in_menu_container #mobile_menu_slide li li a {
    font-weight: normal;
    font-size: 18px;
    opacity: 1;
    font-family: 'Avenir LT Std';
    line-height: 20px;
}
.et_slide_in_menu_container span.et_mobile_menu_arrow {
    width: 28px;
    height: 28px;
    display: flex;
    position: absolute!important;
    top: 0;
    justify-content: center;
    right: 40px!important;
    cursor: pointer;
}
.et_slide_in_menu_container #mobile_menu_slide li ul {
    padding-left: 20px;
}
.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a,
.et_slide_in_menu_container #mobile_menu_slide li a {
    padding: 0;
}
.et_header_style_fullscreen ul#mobile_menu_slide {
    position: relative;
}
.sub-menu.et_pb_slide_dropdown_opened li a {
    padding: 0!important;
}
.et_fixed_nav #main-header {
    padding: 5px 0;
}
.et_slide_in_menu_container #mobile_menu_slide li li a:hover {
    opacity: 1;
    color: #BACA31;
}
#mobile_menu_slide .main-btn a {
   background: #BACA31;
   color: #191919!important;
   border-radius: 20px;
   padding: 8px 30px!important;
   font-size: 18px;
   font-weight: 900;
   transition: all 0.5s ease-in-out;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   width: 100%;
   text-align: center;
   margin-top: 20px; 
}
#mobile_menu_slide .main-btn a:hover {
    background: #fff;
}
.mobile_menu_bar:before {
    content: ''; 
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
    content: '';
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
    content: '';
    width: 100%;
    height: 3px;
    top: 8px;
    left: 0;
    position: absolute; 
    background: #BACA31;
    display: flex;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.et_slide_in_menu_container.et_pb_fullscreen_menu_opened .mobile_menu_bar.et_toggle_fullscreen_menu {
    display: flex;
    flex-flow: column;
    border-bottom: 3px solid #BACA31;
    padding-bottom: 7px;
    align-items: flex-end;
    width: 40px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 0.3s ease, top .2s ease-out, background-color .2s ease-out;
    -webkit-transition: all 0.3s ease, top .2s ease-out, background-color .2s ease-out;
    -moz-transition: all 0.3s ease, top .2s ease-out, background-color .2s ease-out;
    -o-transition: all 0.3s ease, top .2s ease-out, background-color .2s ease-out;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
    top: 33px;
    right: 50px; 
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:after {
    display: none;
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li {
    transition: none !important;
}
.et_header_style_fullscreen .et-fixed-header  .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
    top: 19px;
    right: 49px; 
}
.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
    top: 4px;
}

span.menuCaret::before {
    content: '\43';
    font-family: 'ETmodules';
    color: #BACA31;
    top: 4px;
    opacity: 0.6;
}

span.et_mobile_menu_arrow {
    display: none;
}

ul.sub-menu.show {
    opacity: 1 !important;
    visibility: visible;
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu.show li {
    opacity: 1;
}

span.menuCaret {
    width: 28px;
    height: 28px;
    display: flex;
    position: absolute;
    top: 3px;
    justify-content: center;
    right: 45px;
    cursor: pointer;
}
/**==== Footer Css ====**/
#footer-widgets .footer-widget li:before {
    display: none;
}
#footer-widgets .footer-widget li a {
    font-size: 20px;
    line-height: 25px;
}
.footer-widget h4.title {
    color: #fff;
    font-size: 20px;
    font-family: 'Avenir LT Std';
    font-weight: normal;
    padding-bottom: 20px;
}
#footer-widgets .footer-widget li {
    padding: 0;
}
.et_pb_widget ol li, .et_pb_widget ul li {
    margin-bottom: 15px;
}
/* .et_pb_widget .footer-contact ul li {
    margin-bottom: 0;
} */
#main-footer {
    background-color: #373736;
}
#footer-bottom {
    background-color: #373736;
    padding-top: 0;
    padding-bottom: 40px;
}
h3.footer-address-title {
    color: #fff;
    margin-top: 30px;
    font-size: 20px;
    font-family: 'Avenir LT Std';
    font-weight: normal; 
    padding-bottom: 20px;
}
.footer-contact p {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
}
#footer-widgets .footer-widget ul.et-social-icons li a {
    font-size: 30px;
}
.et-social-icons li {
    margin-left: 0;
    margin-right: 20px;
}
.et-social-icons li:last-child {
    margin-right: 0;
}
li.et-social-icon.et-social-linkedin {
    display: none;
}
.et_header_style_fullscreen ul.et-social-icons {
    margin-right: 0;
}
#footer-info {
    text-align: center;
    float: none;
    color: #fff;
    font-size: 20px;
}
#footer-widgets .footer-widget li a:hover {
    color: #BACA31!important;
}
#footer-info a {
    color: #fff;
    font-weight: normal;
}

#footer-info a:hover {
    color: #bacb30;
}

#footer-widgets .footer-widget{
	margin-right: 0px !important;
	padding: 0 15px;
	width: 25%
}

#footer-widgets .footer-widget:first-child{
	width: 20%;
}

/*==== Banner Css ====**/

#page_banner {
    height: 650px;
	padding-top: 0;
    background-position: center top!important;
	display: flex;

}
.banner-title {
    max-width: 770px;
}
.banner-title h1 {
    font-size: 80px;
    line-height: 85px;
    color: #fff;
}
.banner-title h2{
	color: #fff;
	line-height: 70px;
}
#page_banner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0,0,0);
    background: linear-gradient(85deg, rgba(0,0,0,0.7651435574229692) 0%,
        rgba(0,0,0,0.31416316526610644) 50%,
        rgba(0,0,0,0.014443277310924318) 100%);
}

/**=====Banner Bottom Css =====**/
.page-title h2 { 
    font-size: 50px;
    line-height: 55px;
    padding-bottom: 40px;
}
.page-title {
    margin-bottom: 30px;
}
#banner_bottom .page-title p {
    font-size: 30px;
    line-height: 37px;
}
#banner_bottom,
.et-db #et-boc .et-l #banner_bottom{
    position: relative;
    padding-top: 100px;
}
/* #banner_bottom::before {
    content: '';
    position: absolute;
    top: -150px;
    left: 0;
    background: url(images/text-s.png)center center no-repeat;
    background-size: 230px;
    width: 230px;
    height: 270px;
    z-index: 9999;
    animation: fadeTop 2s 1 cubic-bezier(.77,0,.175,1); 
    } */
    .section-padding {
        padding: 80px 0;
    }
    #banner_bottom .et_pb_text_inner {
        max-width: 85%;
    }
    .image_position {
        width: auto !important;
        max-width: 200px !important;
        position: absolute !important;
        bottom: -16% !important;
        padding: 0;
    }
    /**===== Support section css ====**/

    #our_solution .page-title p {
        color: #fff;
    }
    #our_solution {
        position: relative;
        width: 80%;
        margin: auto;
        z-index: 999;
    }
    /* #our_solution::after {
        content: '';
        position: absolute;
        top: -110px;
        right: -25px;
        background: url(images/text-i.png)center center no-repeat;
        background-size: 51px;
        width: 51px;
        height: 204px;
        z-index: 9999;
        animation: fadeRight 2s 1 cubic-bezier(.77,0,.175,1);  

    } */
    #our_solution .et_pb_text_inner { 
        max-width: 1040px;
        margin: auto; 
    }

    /**===== Middle section css ====**/
    .middle-wrapper {
       display: flex;
       flex-flow: row wrap;
   }
   .middle-wrapper .middle-item {
       background-size: cover;
       width: calc((100% - 60px) / 3); 
       margin-right: 30px;
       margin-top: 30px;
       position: relative;
   }
   .middle-wrapper .middle-item:nth-child(3n) {
    margin-right: 0;
}
.middle-wrapper .middle-item-content { 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px; 
    border-radius: 20px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;  
}

.inner_item {
    height: 100%;
    padding: 170px 0;
    width: 100%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-webkit-transition: all 0.3s ease-in-out;
    -o-webkit-transition: all 0.3s ease-in-out;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important; 
}
.middle-wrapper .middle-item:hover .inner_item {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.middle-wrapper .middle-item .inner_item::before { 
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(25,25,25,0) 0%, rgba(25,25,25,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    background: linear-gradient(to bottom, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    height: 100%;
    width: 100%;
    z-index: 99;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
.middle-wrapper .middle-item::before {
    content: "";
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    opacity: 0;
    z-index: -1;
}
.middle-wrapper .middle-item:hover::before { 
    left: 10px;
    top: 10px;
    background: #baca31;
    opacity: 1; 
}
.middle-item h3 {
    color: #fff;
    font-size: 34px;
	line-height: 40px;
    position: relative;
    padding-bottom: 0;
	padding: 0 15px;
}
/* #middle_section::Before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background: url(images/text-n.png)center center no-repeat;
    background-size: 204px;
    height: 221px;
    width: 204px;
    transform: translateY(-50%);
    animation: fadeTop 2s 1 cubic-bezier(.77,0,.175,1);
} */
#middle_section {
    margin-top: -160px;
    z-index: -1;
    padding-bottom: 160px;
}
#middle_section .et_pb_row {
    margin-top: 120px;
}
.content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

/**==== Partner Section Css ====**/
#partner_section .et_pb_text_inner {
	max-width: 1050px;
}
.partner_accrediations  .owl-carousel .owl-nav {
	display: none;
}
/* .home #partner_section::before {
	content: '';
 position: absolute;
 top: -90px;
 right: -70px;
 background: url(images/text-o.png)center center no-repeat;
 background-size: 204px;
 width: 204px;
 height: 204px;
 z-index: 9999;
 animation: fadeRight 2s 1 cubic-bezier(.77,0,.175,1); 
} */
body {
   overflow-x: hidden;
}
.home #partner_section {
    padding-top: 0;
}

/**===== Resource Section Css ====**/
.et_pb_blurb.resource-item .et_pb_main_blurb_image {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    margin: 0;
    display: block;
}
.et-db #et-boc .et-l .et_pb_blurb.resource-item .et_pb_main_blurb_image {
	margin-bottom: 0;
}
.et_pb_blurb.resource-item .et_pb_blurb_content .et_pb_main_blurb_image::before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(25,25,25,0) 0%, rgba(25,25,25,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    background: linear-gradient(to bottom, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    height: 100%;
    width: 100%;
    z-index: 99;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
.et_pb_main_blurb_image {
    margin-bottom: 0;
}
.et_pb_blurb.resource-item .et_pb_blurb_container {
    position: absolute;
    width: 100%;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
	text-align: center !important;
}
.et_pb_blurb.resource-item .et_pb_blurb_content {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
} 
.et_pb_row.resource-row {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.et_pb_blurb.resource-item  h4.et_pb_module_header {
    font-size: 34px;
    color: #fff;
}
a.et_pb_button.main-btn, .et-db #et-boc .et-l a.et_pb_button.main-btn, input.main-btn, .error404 .main-btn{
	border: 0;
	background: #BACA31;
	color: #191919;
	border-radius: 20px;
	padding: 10px 40px;
	font-size: 20px;
	font-weight: 900;
	transition: all 0.5s ease-in-out;
	width: auto;
}
.et_pb_button:hover:after {
	display: none;
}
.et_pb_button.main-btn:hover,
.et-db #et-boc .et-l a.et_pb_button.main-btn:hover, input.main-btn:hover, .error404 .main-btn:hover{
	padding: 10px 40px;
	border: 0;
	background: #373736;
	color: #BACA31;
}
.resource-row .et_pb_button_module_wrapper {
	display: inline-block;
	margin-right: 30px;
}
/* #resource_section::before {
	content: '';
	position: absolute;
	top: -90px;
	left: -40px;
	background: url(images/text-r1.png)center center no-repeat;
	background-size: 142px;
	height: 204px;
	width: 142px;
    animation: fadeTop 2s 1 cubic-bezier(.77,0,.175,1);
} */
/* #resource_section::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -40px;
	background: url(images/text-r2.png)center center no-repeat;
	background-size: 142px;
	height: 204px;
	width: 142px;
	transform: translateY(-50%);
    animation: fadeTop 2s 1 cubic-bezier(.77,0,.175,1);
} */
.et_pb_row.resource-row {
	margin-bottom: 60px;
}
.et_pb_row.resource-row:last-child {
	margin-bottom: 0;
}
.et_pb_blurb.resource-item .et_pb_main_blurb_image img { 
    width: 100%;
}
.item-hover .et_pb_blurb_content::before {
    content: "";
    background: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    opacity: 0;
}

.item-hover:hover  .et_pb_main_blurb_image img {
    transform: scale(1.2);
}

.et_pb_blurb.resource-item .et_pb_main_blurb_image img {
    transition: all 0.2s ease-in-out;
    display: block;
}

.item-hover:hover .et_pb_blurb_content::before {
    left: 10px; 
    top: 10px;
    background: #baca31; 
    opacity: 1;
}

span.et_pb_image_wrap {
    display: block;
}
.et_pb_blurb.resource-item .et_pb_image_wrap {
    display: block;
    margin: auto;
    overflow: hidden;
}
.et_pb_blurb.resource-item .et_pb_main_blurb_image img {
    width: 100%; 
}

/**==== Footer top section css ====**/
#footer_top::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.4);
}
#footer_top .et_pb_button_module_wrapper {
	display: inline-block; 
	margin-right: 30px;
}
#footer_top .et_pb_button_module_wrapper:last-child {
	margin-right: 0;
}
#footer_top .et_pb_column {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
#footer_top,
.single-service #et-boc .et-l #footer_top{
    background-attachment: fixed;
    padding-top: 160px;
}
#footer_top .et_pb_text.page-title {
	display: block;
	width: 100%;
	text-align: center;
}
#footer_top .et_pb_text.page-title h2 {
	color: #fff;
}
#footer_top .page-title {
    text-align: center !important;
}
/* .home #footer_top::before {
	content: '';
	position: absolute;
	top: -100px;
	left: 0;
	background: url(images/text-a.png)center center no-repeat;
	background-size: 203px;
	height: 203px;
	width: 204px;
	z-index: 999;
    animation: fadeTop 2s 1 cubic-bezier(.77,0,.175,1);
}
.home #main-footer::after {
	content: '';
	position: absolute;
	top: -100px;
	right: 0;
	background: url(images/text-h.png)center center no-repeat;
	background-size: 188px;
	height: 204px;
	width: 188px;
	z-index: 999;
    animation: fadeTop 2s 1 cubic-bezier(.77,0,.175,1);
} */
#main-footer {
	position: relative;
}

/**=== About Page Css ====**/
#our_solution.why-sinorrah::after {
	display: none;
}
.et_pb_blurb.why-item {
    padding: 100px 40px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
.et_pb_blurb.why-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(25,25,25,0) 0%, rgba(25,25,25,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    background: linear-gradient(to bottom, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    height: 100%;
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
#why_sinorrah_wrapper .et_pb_column {
    position: relative;
    display: flex;
    flex-flow: row wrap;
}
.et_pb_blurb.why-item h4.et_pb_module_header,
.et_pb_blurb.why-item .et_pb_blurb_description p {
    color: #fff;
}
.et_pb_blurb.why-item .et_pb_blurb_description p {
    font-size: 20px;
    font-family: 'Co Headline';
    font-weight: normal;
}
.et_pb_blurb.why-item .et_pb_blurb_content .et_pb_blurb_container {
    text-align: center;
}
.et_pb_blurb.why-item h4.et_pb_module_header {
    padding-bottom: 30px;
}
.et_pb_blurb.why-item {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
    margin-bottom: 30px!important;
}
.et_pb_blurb.why-item:nth-child(2n) {
    margin-right: 0;
}
#why_sinorrah_wrapper .et_pb_row {
    max-width: 50%;
    margin: 150px auto 0;

}
#why_sinorrah_wrapper {
    margin-top: -160px;
    padding-bottom: 100px;
}
.testimonialSlider .owl-nav {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.testimonialSlider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: 0;
    font-size: 60px;
    color: #707070;
}
.testimonialSlider .owl-nav button.owl-prev {
    left: -50px;
}
.testimonialSlider .owl-nav button.owl-next {
    right: -50px;
}
.testimonialSlider .item .content_wrapper {
    background: #fff;
    padding: 30px 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    height: 100%;
    display:flex;
    flex-flow: column;
}
.testimonialSlider .logoWp {
    width: 110px;
    height: 110px;
    border: 10px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: -55px;
    margin: auto;
}
.testimonialSlider .item .content_wrapper h3 {
    margin-top: auto;
    color: #373736;
}
.testimonialSlider .owl-stage {
    display: flex;
}

.testimonialSlider .owl-stage .item {
    height: 100%;
    position: relative;
    margin-top: 60px;
}

.testimonialSlider .owl-stage .owl-item {
    min-height: auto !important;
    height: auto !important;
}
.testimonialSlider .item .content_wrapper p {
	padding-bottom: 30px;
}
/**==== Our Team Page Css ===**/
#page_banner.team-banner .banner-title {
    max-width: 700px;
}
#page_banner.background_position {
    background-position: center !important;
}
.teamWrapper {
    display: flex;
    flex-flow: row wrap;
}
.team-item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 150px 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    position: relative;
    margin-top: 30px;
    background-position: center top!important;
}
.team-item:nth-child(3n) {
    margin-right: 0;
}
.team-information h3 {
    font-size: 34px;
    line-height: 40px;
    padding-bottom: 0;
}
.team-information {
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
}
.teamWrapper {
    margin-left: -15px;
    margin-right: -15px;
}
#our_team {
    padding-bottom: 160px;
}
#ready_to_work .et_pb_button_module_wrapper {
    display: inline-block;
    margin-right: 30px;
}
#ready_to_work .et_pb_image img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    width: 100%; 
}
#ready_to_work .et_pb_image .et_pb_image_wrap {
    width: 100%;
}
#ready_to_work .et_pb_image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(25,25,25,0) 0%, rgba(25,25,25,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    background: linear-gradient(to bottom, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%); 
    height: 100%;
    width: 100%;
    z-index: 99;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
#ready_to_work .et_pb_row.et_pb_row_3 {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    max-width: 60%;
}
#ready_to_work .clientWrapper.owl-carousel .owl-item .item {
    background: #EDEDED;
    text-align: center;
    padding: 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    transition: .3s ease-in-out;
    height: 100%;
}
#ready_to_work .clientWrapper.owl-carousel .owl-item .item a {
    color: #191919;
    padding-top: 15px;
    display: block;
}
#ready_to_work .clientWrapper.owl-carousel .owl-item .item h3 {
   padding-bottom: 0;
   color: #373736;
   font-size: 34px;
   line-height: 40px;
}
#ready_to_work .clientWrapper.owl-carousel .owl-nav {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
#ready_to_work .clientWrapper.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: 0;
    font-size: 60px;
    color: #707070;
}
#ready_to_work .clientWrapper.owl-carousel .owl-nav button.owl-prev {
    left: -50px;
}
#ready_to_work .clientWrapper.owl-carousel .owl-nav button.owl-next {
    right: -50px; 
}
.owl-nav button {
    cursor: pointer;
}
#ready_to_work .clientWrapper.owl-carousel .owl-item:hover .item {
    border-color: #BACA31;
}
.clientWrapper.owl-carousel .owl-item:hover {
    cursor: pointer;
}
#ready_to_work .clientWrapper.owl-carousel .owl-item .item .logoWp img {
    width: auto;
    margin: auto;
}
#meet_team .page-title {
    max-width: 950px;
}
#meet_team .page-title p {
    font-size: 25px;
    line-height: 30px; 
}

/**===== Personal Page Css ====**/
.help-item  h4.et_pb_module_header {
    font-size: 30px;
    padding-bottom: 30px;
	line-height: 36px;
}
.help-item .et_pb_blurb_content {
    text-align: left;
}
.help-item .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 20px;
}
#working_from_home .et_pb_module.page-title  {
    margin-bottom: 30px; 
}
#working_from_home .et_pb_module.page-title ul {
    padding: 10px 0 0;
}
#working_from_home .et_pb_module.page-title ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    line-height: 23px;
	margin-bottom: 20px;
}
#working_from_home .et_pb_module.page-title ul li::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #000;
}
.et_pb_row.et_pb_row_3.resource-row {
    display: flex;
    align-items: center;
    justify-content: center;
}
#middle_contact {
    max-width: 80%;
    margin: auto;
}
#middle_contact .page-title h2 {
    color: #BACA31;
}
#middle_contact .page-title .et_pb_text_inner {
    max-width: 800px;
    margin: auto;
}
#middle_contact .page-title p {
    color: #fff; 
}
#partner_section.it-partner {
    padding-bottom: 0;
}
#middle_contact  .et_pb_button.main-btn:hover,
.et-db #et-boc .et-l a.et_pb_button.main-btn:hover{
    background-color: #fff;
    color: #373736;
}
.help-item .et_pb_blurb_content .et_pb_main_blurb_image img {
    transition: all 0.5s ease-in-out;
}
.help-item .et_pb_blurb_content .et_pb_main_blurb_image:hover img {
    transform: scale(1.2);
}
#page_banner.it_support .banner-title {
    max-width: 800px;
}

/**===== Business Page Css ====**/
.business-banner-title {
    max-width: 700px;
}

/**==== Contact Page Css ====**/
#page_banner.contact_banner {
    background-position: center !important;
}
.banner-title.contact-banner-title {
    max-width: 600px;
}
#banner_bottom.contact-info .page-title p {
    font-size: 20px;
    line-height: 25px;
}
.contact-info-wrapper .et_pb_column {
    margin-right: 30px; 
}
.contact-info-wrapper {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.contact-info-wrapper .et_pb_column.et_pb_column_1 {
    width: 27%;
}
.contact-info-wrapper .et_pb_column.et_pb_column_2 {
    width: calc(33% - 60px);
}
.contact-info-wrapper .et_pb_column.et_pb_column_3 {
    width: 40%;
}
.contact-info-wrapper .et_pb_button_module_wrapper {
    display: inline-block;
    margin-right: 30px;
}
.contact-info-wrapper .et_pb_button_module_wrapper:last-child {
    margin-right: 0;
}
.contact-info-wrapper ul li {
    list-style: none;
    margin-bottom: 15px;
}
.contact-info-wrapper .et-social-icons {
    float: none;
}
.contact-info-wrapper ul {
    padding-left: 0;
}
.contact-info-wrapper .et-social-icons a {
    color: #373736;
    font-size: 30px;
}
.et-social-icons a:hover {
    color: #BACA31;
}
#banner_bottom.contact-info {
    padding-bottom: 0;
}

/**==== Blog Page Css ====**/
.filter-title h3 {
    font-size: 34px;
    margin-top:10px
}
.filter-title {
	display: flex;
    margin-bottom: 0px;
    margin-right:20px;
}
.filter-title img {
    margin-right: 20px;
}
.filter-content {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    width: 100%;
    padding-left: 20px;
}
#posts_filter {
    display: flex;
    align-items: flex-end;
}

.filter-item {
    width: 50%;
}

.filter-item:last-child {
    margin-right: 0;
}
.filter-item select {
    border: 0;
    width: 40%;
    font-size: 16px;
    color: #322332;
    -webkit-appearance: none; 
    appearance: none;
    cursor: pointer;
    background: #fff;
    padding: 10px 30px;
    border-radius: 15px;
}
.filter-item ul {
    display: none;
    transition: 0.5s all ease-in-out;
}
.filter-item a:focus ul {
    display: block;
}
.filter-item.item-clear {
    text-align: right;
}
.filter-item.item-clear a {
    color: #322332;
}
.blog-wrapper {
    display: flex; 
    flex-flow: row wrap;
}
.blog-item {
    width: calc((100% - 90px) / 4);
    margin-right: 30px;
    background: #373736;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    margin-top: 30px;
    cursor: pointer;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
.blog-item:nth-child(4n) {
    margin-right: 0;
}
.blog-image img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
}
.blog-content {
    padding: 30px 20px;
}
.blog-description h3,
.blog-description p {
    color: #fff;
}
.blog-description p {
    font-size: 16px;
    line-height: 22px;
}
h3.blog-title {
    font-size: 34px;
    padding-bottom: 30px;
}
a.blog-btn {
    color: #BACA31;
    font-size: 18px;
    margin-top: 30px;
    display: block;
    transition: .3s ease-in-out;
}
.blog-image {
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.blog-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(25,25,25,0) 0%, rgba(25,25,25,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    background: linear-gradient(to bottom, rgba(25,25,25,0) 0%,rgba(25,25,25,0.65) 100%);
    height: 100%;
    width: 100%;
    z-index: 99;
}
.blog-item:hover .blog-image img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.content-wrapper {
    position: relative;
    transition: .3s ease-in-out;
} 
.blog-item .content-wrapper::before {
    content: "";
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    opacity: 0;
    z-index: -1; 
}
.blog-item:hover .content-wrapper::before {
    left: 10px;
    top: 10px;
    background: #baca31;
    opacity: 1;
}
.single-banner-title {
    max-width: 500px;
}
.blog-item:hover a.blog-btn {
    font-weight: bold;
}
#loader {
    display: block!important;
    margin: 40px auto 0;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 4px;
    border: 0;
    padding: 10px;
    height: 46px;
    line-height: 46px;
    border-radius: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
}
.select2-results__option {
    padding: 6px 15px;
    font-size: 16px; 
}
.select2-dropdown {
    border: 0;
    border-radius: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container--default .select2-selection--single {
    position: relative;
}
.select2-container--default .select2-selection--single::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    background: url(images/arrow-down.png) center center no-repeat;
    background-size: 20px;
    width: 20px;
    height: 12px;
    transform: translateY(-50%); 
}
p.no_found {
    text-align: center;
    margin-top: 40px;
    font-size: 25px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #BACA31;
}
.select2-container--default .select2-results>.select2-results__options {
    border-radius: 0 0 15px 15px;
}

.select2-container {
    width: 230px !important;
}
.select2-container--open .select2-dropdown {
    left: 0;
    top: 0px;
}
.select2-container--default .select2-results__option--disabled {
    color: #999;
    display: none;
}
/**==== Single Blog Css ====**/
#banner_bottom .page-title p.small {
    font-size: 20px;
    line-height: 25px;
}
#banner_bottom.blog-banner-bottom .et_pb_text_inner {
    max-width: 100%;
}
#banner_bottom.blog-banner-bottom .et_pb_image_wrap img {
    border-radius: 20px;
}
.single .post {
    padding: 0;
    margin: 0;
}
.banner_singlepage {
    height: 650px;
    padding-top: 100px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
}
.single-content-wrapper {
    width: 80%;
    margin: auto;
}
.single-content-wrapper h1 {
    color: #fff;
}
.banner_singlepage::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0.6026785714285714) 0%, 
        rgba(0,0,0,0.8071603641456583) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%,
        rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, 
        rgba(0,0,0,0.6026785714285714) 20%, 
        rgba(0,0,0,0.6026785714285714) 100%); 
}
.banner_singlepage::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(images/download.svg);
    background-size: 100% 130px;
    height: 130px;
    width: 100%;
    z-index: 1;
    transform: rotateY(180deg);
}
.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) .et_post_meta_wrapper {
    padding-top: 0;
}
.clientWrapper.owl-carousel  .owl-item {
    height: auto !important;
}
.clientWrapper.owl-carousel .owl-stage {
 display: flex;
 flex-flow: row wrap; 
}

/* services page
 * ================== */
.single-service .left-area{
	width: 100%;
}

#main-content .container {
    max-width: 100%;
    width: 100%;
    padding-top: 0 !important;
}

.single-service .et_post_meta_wrapper{
	display: none;
}

.single-service #page_banner{
	display: flex;
	background-position: center !important;
	position: relative
}
#page_banner.background_position {
    background-position: center !important;
}
.services_blurb{
	margin-bottom: 20px !important;
}

.services_blurb .et_pb_blurb_container{
	display: flex;
}

.services_blurb .et_pb_blurb_content{
	max-width: 100% !important;
}

.services_blurb .et_pb_module_header{
	width: 30%;
	font-size: 30px;
    padding-right: 15px;
}

.services_blurb .et_pb_blurb_description{
	width: 70%;
}

#dark_block{
	padding-top: 0 !important
}

#dark_block .et_pb_row{
	width: 85% !important;
    padding: 100px 0 !important;
    max-width: 1400px !important;
}

#dark_block .et_pb_text_inner{
	max-width: 910px;
    margin: auto;
}

#dark_block p{
	text-align: center;
	color: #fff;
}

#dark_block h2{
	line-height: 70px;
	margin-bottom: 30px;
}

#dark_block .et_pb_button_module_wrapper{
	text-align: center;
}

.dark_bg h4,
.dark_bg h2{
	color: #BACA31;
}

.dark_bg p{
	color: #fff;
}

.half_section{
	display: flex;
	flex-flow: row wrap
}

.half_section>div{
	display: flex;
	flex-flow: column;
	width: calc((100% - 30px) / 2);
	border-radius: 20px;
	padding: 70px;
	margin-right: 30px;
	margin-bottom: 0 !important
}

.half_section>div:last-child{
	margin-right: 0;
}

.rounded_img img{
	border-radius: 20px;
}

.one_third_section{
	display: flex;
	max-width: 1190px !important;
	padding-bottom: 130px !important;
	align-items: center;
}

.one_third_section .page-title h2{
	line-height: 64px;
}

.one_third_section span.et_pb_image_wrap,
.one_third_section .et_pb_image{
	height: 100%;
}

.one_third_section span.et_pb_image_wrap img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.service_option{
	margin-top: -100px;
}

.service_option .et_pb_column{
	display: flex;
	flex-flow: row wrap;
}

.service_option .et_pb_row.dark_bg .et_pb_column>div{
	display: flex;
    flex-flow: column;
    width: calc((100% - 90px) / 4);
    border-radius: 20px;
    padding: 25px !important;
    margin-right: 30px !important;
	margin-bottom: 0 !important;
	justify-content: center;
}

.service_option .et_pb_row.dark_bg{
	margin-bottom: 70px !important;
}

.service_option .et_pb_row.dark_bg .et_pb_column>div:last-child,
.service_option .et_pb_row:last-child .et_pb_column .et_pb_button_module_wrapper:last-child{
	margin-right: 0 !important;
}

.service_option .et_pb_row:last-child .et_pb_column{
	justify-content: center;
}

.service_option .et_pb_row:last-child .et_pb_column .et_pb_button_module_wrapper{
	margin-right: 30px;
}

.service_option .et_pb_promo_description{
	padding-bottom: 0 !important
}

.postid-123 .service_option,
.postid-909 .service_option{
	margin-top: 0
}

.device_source{
	padding: 55px;
	border-radius: 20px;
}

.device_source h4{
	margin-bottom: 30px;
	color: #BACA31
}

.device_source ul{
	overflow: auto;
	padding-left: 0 !important;
}

.device_source ul li {
    color: #fff;
    font-size: 34px;
    line-height: 50px;
    font-family: 'CoHeadlineW08';
    list-style: none;
    width: 50%;
    float: left;
}
.single-service #left-area {
    padding-bottom: 0;
}
/*loader css start*/
#loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
#loader div {
  position: absolute;
  border: 4px solid #baca31;
  opacity: 1;
  border-radius: 50%;
  animation: spin 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
#loader div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes spin {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
}
100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
}
}

/*loader css end*/

#text_i {
    bottom: auto;
    top: -33%;
    right: -26px;
}
#text_grey_n {
    top: 42%;
    bottom: auto;
    margin: auto !important;
    max-width: 150px !important;
}
#text_grey_o {
    right: -5%;
    top: -20%;
    bottom: auto;
}
#text_grey_r1 {
    top: -10%;
    bottom: auto;
    left: -4%;
}
#text_grey_r2 {
    right: -4%;
    top: 39%;
    bottom: auto;
}
#text_grey_a {
    top: -19%;
    bottom: auto;
    max-width: 180px !important;
}
#text_grey_h {
    right: 0;
    max-width: 150px !important;
    bottom: -82px;
}
.et_pb_widget a {
    color: #fff!important; 
}
#footer-widgets {
    padding: 6% 0 0;
}

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output{
    border-color: #46b450;
    background: green;
    font-size: 14px;
    color: #fff;
    border: 0;
}

.wpcf7 form.invalid .wpcf7-response-output{
	background: #ff2700;
}

.wpcf7-not-valid-tip{
	font-size: 14px !important
}

/**===== Css for IE ====**/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   #footer-widgets {
    display: flex;
    flex-flow: row wrap;
   }
   .et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
        margin-right: 5.5%;
   }
   .et_pb_gutters3 .footer-widget:last-child {
        margin-right: 0;
    }
    #footer-bottom {
        padding-top: 40px;
    }
    .middle-wrapper .middle-item {
        width: 31%;
    }
    .et_pb_module.et_pb_our_testimonial_module .testimonialSlider.owl-carousel .owl-item,
    .et_pb_module.et_pb_our_clients_module .owl-carousel .owl-item {
        display: block!important;
    }
    .testimonialSlider .item .content_wrapper h3 {
        margin-top: 0;
    }
    .filter-item select {
        width: 50%;
    }
    #main_blog.et_pb_section {
        background-color: #ededed!important;
    }
    #page_banner {
        background-image: url(https://demo.crisp.digital/sinorrah/wp-content/uploads/2021/12/brooke-cagle-g1Kr4Ozfoac-unsplash.jpg) !important;
    }
    .et_pb_section_0.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMzBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDB2MTQwaDEyODBMMCAweiIvPjwvZz48L3N2Zz4=);
        background-size: 100% 130px;
        bottom: 0;
        height: 130px;
        z-index: 1;
        transform: rotateY(180deg);
    }
    .et_pb_section#our_solution {
        background-color: #373736!important;
    }
    .et_pb_section#middle_section {
       background-color: #ededed!important;
    }
    .et_pb_section_7.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMTZweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlZGVkZWQiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwSDBsMTI4MCAxNDB6Ii8+PC9nPjwvc3ZnPg==);
        background-size: 100% 116px;
        top: 0;
        height: 116px;
        z-index: 1;
    }
    #footer_top.et_pb_section {
        background-image: url(https://demo.crisp.digital/sinorrah/wp-content/uploads/2021/12/cytonn-photography-n95VMLxqM2I-unsplash.jpg)!important;
    }
    .et_pb_section_6.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMTZweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlZGVkZWQiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwSDBsMTI4MCAxNDB6Ii8+PC9nPjwvc3ZnPg==);
        background-size: 100% 116px;
        top: 0;
        height: 116px;
        z-index: 1;
    }



}
@supports (-ms-accelerator:true) {
  #footer-widgets {
    display: flex;
    flex-flow: row wrap;
   }
   .et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
        margin-right: 5.5%;
   }
   .et_pb_gutters3 .footer-widget:last-child {
        margin-right: 0;
    }
    #footer-bottom {
        padding-top: 40px;
    }
    .middle-wrapper .middle-item {
        width: 31%;
    }
    .testimonialSlider.owl-carousel .owl-carousel .owl-item {
        display: block!important;
    }
    .et_pb_module.et_pb_our_testimonial_module .testimonialSlider.owl-carousel .owl-item,
    .et_pb_module.et_pb_our_clients_module .owl-carousel .owl-item {
        display: block!important;
    }
    .testimonialSlider .item .content_wrapper h3 {
        margin-top: 0;
    }
    .filter-item select {
        width: 50%;
    }
     #main_blog.et_pb_section {
        background-color: #ededed!important;
    }
    #page_banner {
        background-image: url(https://demo.crisp.digital/sinorrah/wp-content/uploads/2021/12/brooke-cagle-g1Kr4Ozfoac-unsplash.jpg) !important;
    }
    .et_pb_section_0.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMzBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDB2MTQwaDEyODBMMCAweiIvPjwvZz48L3N2Zz4=);
        background-size: 100% 130px;
        bottom: 0;
        height: 130px;
        z-index: 1;
        transform: rotateY(180deg);
    }
    .et_pb_section#our_solution {
        background-color: #373736!important; 
    }
    .et_pb_section#middle_section {
       background-color: #ededed!important;
    }
    .et_pb_section_3.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDB2MTQwaDEyODBMMCAweiIvPjwvZz48L3N2Zz4=);
        background-size: 100% 100px;
        bottom: 0;
        height: 100px;
        z-index: 1;
    }
    .et_pb_section_7.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMTZweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlZGVkZWQiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwSDBsMTI4MCAxNDB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 116px;
    top: 0;
    height: 116px;
    z-index: 1;
    }
    #footer_top.et_pb_section {
        background-image: url(https://demo.crisp.digital/sinorrah/wp-content/uploads/2021/12/cytonn-photography-n95VMLxqM2I-unsplash.jpg)!important;
    }
    .et_pb_section_6.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMTZweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlZGVkZWQiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwSDBsMTI4MCAxNDB6Ii8+PC9nPjwvc3ZnPg==);
        background-size: 100% 116px;
        top: 0;
        height: 116px;
        z-index: 1;
    }
   


}
#help_section .et_pb_row {
    padding-bottom: 70px !important;
}
.page-id-1308 #main-content .container,
.page-id-3 #main-content .container {
	max-width: 80%;
}
.page-id-1308 #main-content,
.page-id-3 #main-content {
	padding: 80px 0;
}
h1.main_title {
	font-size: 50px;
	line-height: 55px;
}

/* contact form */
#contact_form{
	padding-top: 50px;
}

#contact_form .et_pb_row{
	max-width: 550px;
	margin: 0 auto;
	background: #373736;
	padding: 40px;
	border-radius: 20px;
}

#contact_form h2{
	text-align: center;
	color: #fff;
}

#contact_form h5{
	font-size: 22px;
	line-height: 26px;
	color: #BACA31;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: 10px;
    width: 100%;
    border: 0;
	background: rgba(255,255,255,.5);
}

input.text{
	height: 40px;
}

.form_group{
	margin-bottom: 15px;
}

.form_row input::placeholder, 
.form_row textarea::placeholder {
	color: #262626;
	font-size: 14px;
	color: #fff;
}

.wpcf7-list-item {
    margin-top: 15px;
    margin-left: 0;
    font-size: 16px;
	margin-bottom: 20px;
	color: #fff;
}

.wpcf7-list-item a{
	color: #BACA31;
}

input.main-btn:hover{
	cursor: pointer;
}

/* 404 page */
.error404 #main-header,
.error404 #main-footer{
	display: none;
}

.error404 #page-container {
    padding-top: 0 !important;
}

.error404 #main-content .container {
    padding-top: 0px !important;
    height: 100%;
    display: flex;
    flex-flow: column;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 99;
    max-width: 1440px;
    width: 90%;
}
.error404 #main-content {
    height: 100vh;
    display: flex;
    flex-flow: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.error-container {
    display: flex;
    flex-flow: row wrap;
}

.error-container>div {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
	align-content: center;
	text-align: center;
	position: relative
}

.error_text h3,
.back_to_home p{
	color: #000;
}
.back_to_home p{
	font-size: 22px;
    line-height: 35px;
}
.error_text h1{
	margin: 0;
    position: absolute;
    right: 50%;
    transform: translate(50%,-61%);
    top: 50%;
    font-size: 400px;
    color: rgba(0,0,0,.045);
}

.error_text h2{
	color: #BACA31; 
	font-size: 60px;
	margin-bottom: 15px;
}

.error_text {
    margin-bottom: 30px;
}

.error404 #main-content,
body.error404{
	background: #e0e0e0;
}

.error404 #main-content .container:before{
	display: none;
}

.back_to_home.add-more {
    cursor: pointer;
    display: inline-block;
    z-index: 1;
}

/* .error404 footer{
	display: none;
} */

.right{
	padding-left: 50px;
}

 .left{
	align-items: center;
} 

.left img{
	max-width: 26%;
    margin-bottom: 27px;
}


/**==== Responsive Css Start ====**/
@media (min-width: 981px) {
    .et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
        width: 15.6%;
    }
}

@media(min-width: 2100px) {
    #mobile_menu_slide .main-btn a {
        padding: 8px 13px!important;
    }
    .et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
        right: 70px;
    }
    .et_slide_in_menu_container span.et_mobile_menu_arrow {
        top: 4px;
    }
    .et_header_style_fullscreen .et_slide_in_menu_container {
        width: 400px; 
    }
    .et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children {
        margin-right: -25px; 
    }
    .et_pb_blurb.why-item .et_pb_blurb_description p {
        font-size: 24px;
        line-height: 30px;
    }
    .et_pb_blurb.why-item {
        padding: 200px 40px;
    }
    .et_pb_section_3.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDB2MTQwaDEyODBMMCAweiIvPjwvZz48L3N2Zz4=);
        background-size: 100% 100px;
        bottom: 0;
        height: 100px;
        z-index: 1;
    }
}

@media(max-width: 1440px) {
    #banner_bottom::before {
        background-size: 200px;
        width: 200px;
    }
    .page-title h2,
	h2{
        font-size: 42px;
        line-height: 48px;
    }
    .one_third_section .page-title h2 {
        line-height: 48px;
    }
    .banner-title h1 {
        font-size: 60px;
        line-height: 65px;
    }
    .banner-title {
        max-width: 750px;
    }
    #banner_bottom .page-title p {
        font-size: 25px;
        line-height: 32px;
    }
    #middle_section .et_pb_row {
        max-width: 70%;
    }
    #middle_section::Before {
        background-size: 150px;
        width: 150px;
    }
    .middle-item h3 {
        font-size: 25px;
    }
    #resource_section::before,
    #resource_section::after {
        background-size: 125px;
        width: 125px;
    }
    .home #footer_top::before {
        background-size: 180px;
        width: 180px;
    }
    .home #main-footer::after {
        background-size: 150px;
        width: 150px;
    }
    .inner_item {
        padding: 150px 0;
    }
    .et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
        right: 38px;
    }
    .et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
        font-size: 20px;
        line-height: 25px;
    }
	#mobile_menu_slide .main-btn a {
		padding: 8px 15px!important;
	}

	#why_sinorrah_wrapper .et_pb_row {
		max-width: 60%;
	}
	#page_banner.team-banner .banner-title {
		max-width: 650px;
	}
	.team-information h3 {
		font-size: 30px;
		line-height: 35px;
	}
	h4 {
		font-size: 30px;
		line-height: 35px;
	}
	#ready_to_work .et_pb_row.et_pb_row_3 {
		max-width: 70%;
	}
	.section-padding, .et-db #et-boc .et-l .section-padding {
		padding: 60px 0;
	}
	.help-item h4.et_pb_module_header {
		font-size: 30px;
		line-height: 35px;
	}
	#help_section {
		padding-bottom: 80px;
	}
	a.et_pb_button.main-btn {
		padding: 10px 30px;
		font-size: 17px;
	}
	.contact-info-wrapper .et_pb_button_module_wrapper {
		margin-right: 15px;
	}
	.et_pb_button.main-btn:hover {
		padding: 10px 30px;
	}
	.resource-row .et_pb_button_module_wrapper {
		margin-right: 10px;
		margin-bottom: 10px !important;
	}
	.resource-row .et_pb_button_module_wrapper .main-btn{
		padding: 8px 30px !important
	}
}
@media (max-width: 1366px) {
	.blog-item {
		width: calc((100% - 60px) / 4);
		margin-right: 20px;
	}
	.et_pb_blurb.resource-item h4.et_pb_module_header {
		font-size: 28px;
		text-align: center;
	}
	.contact-info-wrapper .page-title h2,
	h2{
		font-size: 36px;
		line-height: 46px;
	}
    .one_third_section .page-title h2 {
        line-height: 46px;
    }
	.services_blurb .et_pb_module_header{
		font-size: 24px;
		line-height: 26px;
	}
	.one_third_section{
		max-width: 100% !important
	}
	.half_section>div{
		padding: 40px;
	}
	.dark_bg h4{
		font-size: 25px;
		line-height: 28px;
	}
	.banner-title h2 {
		line-height: 54px;
	}
    .et-social-icons li {
        margin-right: 12px;
    }
}

@media(max-width: 1280px) {
	#dark_block h2{
		line-height: 55px;
	}
	.device_source ul li {
		font-size: 28px;
		line-height: 46px;
	}
	#dark_block .et_pb_row {
		padding: 80px 0 !important;
	}
	
	.main-btn{
		font-size: 17px !important;
    	padding: 8px 30px !important;
	}
}

@media(max-width: 1200px) {
    .page-title h2,
	h2{
        font-size: 40px;
        line-height: 45px;
    }
    .one_third_section .page-title h2 {
        line-height: 45px;
    }
    #banner_bottom .page-title p {
        font-size: 22px;
        line-height: 28px;
    }
    a.et_pb_button.main-btn {
        font-size: 18px;
    }
    #banner_bottom::before {
        background-size: 150px;
        width: 150px;
    }
    .image_position {
      max-width: 150px !important;
  }
	#our_solution::after {
		background-size: 40px;
		width: 50px;
	}
	#middle_section::Before {
		background-size: 130px;
		width: 130px;
	}
	.home #partner_section::before {
		background-size: 180px;
		width: 180px;
	}
	#resource_section::before, #resource_section::after {
		background-size: 110px;
		width: 110px;
	}
	.home #footer_top::before {
		background-size: 150px;
		width: 150px;
	}
	.home #main-footer::after {
		background-size: 130px;
		width: 130px;
	}
	#page_banner {
		height: 550px;
		padding-top: 70px !important; 
	}
	#partner_section .page-title .et_pb_text_inner {
		max-width: 800px;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
		right: 33px;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container {
		width:330px;
	}
	#mobile_menu_slide .main-btn a {
		font-size: 15px;
		line-height: 23px;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
		font-size: 18px;
		line-height: 24px;
	}
	.banner-title {
		max-width: 630px;
	}
	.banner-title h1 {
		font-size: 50px;
		line-height: 55px;
	}
	#banner_bottom {
		padding-top: 70px;
	}
	#why_sinorrah_wrapper .et_pb_row {
		max-width: 75%;
	}
	.testimonialSlider .item .content_wrapper {
		padding: 60px 20px 20px;
	}
	.testimonialSlider .item .content_wrapper h3 {
		margin-top: 15px;
	}
	#page_banner.it_support .banner-title {
		max-width: 500px; 
	}
	.help-item h4.et_pb_module_header {
		font-size: 25px;
		line-height: 30px;
	}
	div#working_from_home {
		padding-top: 30px;
	}
	.et_pb_row.resource-row {
		margin-bottom: 30px;
	}
	.single-content-wrapper h1 {
		font-size: 60px;
	}
    h1.main_title {
        font-size: 40px;
        line-height: 45px;
    }

}
@media(max-width: 1140px) {
    .et_pb_blurb.why-item {
        padding: 100px 30px;
    }
	.footer-widget:nth-child(n){
		width: 50% !important;
	}
}

@media(max-width: 1024px) {
    #banner_bottom .et_pb_text_inner {
        max-width: 100%;
    }
    .middle-wrapper .middle-item {
        width: calc((100% - 30px) / 2);
    }
    .middle-wrapper .middle-item:nth-child(2n) {
        margin-right: 0;  
    }
    .middle-wrapper .middle-item:nth-child(3n) {
        margin-right: auto; 
    }
    a.et_pb_button.main-btn {
        font-size: 16px;
    }
    .et_pb_blurb.resource-item h4.et_pb_module_header {
        font-size: 30px;
    }
    body, p {
        font-size: 18px;
        line-height: 24px;
    }
    #footer-widgets .footer-widget li a {
        font-size: 17px;
        line-height: 22px;
    }
    #footer-widgets .footer-widget li a {
        font-size: 17px;
        line-height: 22px;
    }
    .footer-widget h4.title,
    h3.footer-address-title {
        font-size: 17px;
    }
    .footer-contact p {
        font-size: 17px;
        line-height: 24px;
    }
    #footer-info {
        font-size: 17px;
    }
    .et-social-icons li {
        margin-right: 15px;
    }
    #footer-widgets .footer-widget ul.et-social-icons li a {
        font-size: 22px;
    }
    #banner_bottom .page-title p {
        font-size: 20px;
        line-height: 27px;
    }
    .section-padding, .et-db #et-boc .et-l .section-padding {
        padding: 50px 0;
    }
    .et_pb_row.resource-row {
        margin-bottom: 40px;
    }
    #resource_section {
        padding-bottom: 80px;
    }
    .et_header_style_fullscreen .et_slide_in_menu_container {
      width: 300px;
      padding-left: 80px;
    }
  .et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
    right: 29px;
    }
    .et_slide_in_menu_container #mobile_menu_slide li li a {
        font-size: 16px;
        line-height: 22px;
    }
    #why_sinorrah_wrapper {
        margin-top: -130px;
    }
    h4 {
        font-size: 30px;
        line-height: 35px;
    }
    .et_pb_blurb.why-item {
        padding: 80px 30px;
    }
    .et_pb_blurb.why-item .et_pb_blurb_description p {
        font-size: 18px;
    }
    #meet_team .page-title p {
        font-size: 22px;
        line-height: 27px;
    }
    .team-information h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .team-information h4 {
        font-size: 25px;
        line-height: 30px;
    }
    #ready_to_work .et_pb_row.et_pb_row_3 {
        max-width: 80%;
    }
    .page-title h2,
	h2{
        padding-bottom: 30px;
    }
    #ready_to_work .clientWrapper.owl-carousel .owl-item .item {
        padding: 30px 20px;
    }
    #ready_to_work .clientWrapper.owl-carousel .owl-item .item h3 {
        font-size: 25px;
        line-height: 30px;
    }
    #page_banner.team-banner .banner-title {
        max-width: 550px;
    }
    #meet_team .et_pb_row.et_pb_row_1 {
        padding-top: 0;
    }
    .help-item h4.et_pb_module_header {
        font-size: 22px;
        line-height: 27px;
    }

    .blog-item {
      width: calc((100% - 40px) / 3);
      margin-right: 20px;
    }
    .blog-item:nth-child(3n) {
      margin-right: 0;
    }
    .blog-item:nth-child(4n) {
      margin-right: 20px;
    }
    #banner_bottom .page-title p.small {
      font-size: 18px;
      line-height: 22px;
    }
    .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap {
        max-width: 80%;
    }
    #text_i {
        right: -31px;
    }
    #text_grey_h {
        bottom: -65px;
    }
}

@media(max-width: 980px) {
    #page_banner {
        height: 500px;
    }
	.banner-title h2{
		font-size: 25px;
		line-height: 30px;
	}
    #banner_bottom {
        padding-top: 70px !important;
    }
    .page-title h2,
	h2{
        font-size: 35px;
        line-height: 40px;
		 padding-bottom: 30px;
    }
    .section-padding, .et-db #et-boc .et-l .section-padding{
        padding: 30px 0;
    }
    .resource-item .et_pb_blurb_content {
        max-width: 100%;
    }
    
    #footer-widgets {
     	padding: 60px 0 0;
	}
/* 	.footer-contact { 
		max-width: 150px;
	} */
	.et_pb_widget ol li, 
	.et_pb_widget ul li {
		margin-bottom: 5px;
	}
	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		margin-bottom: 7.5%!important;
		float: right;
	}
	.et_fixed_nav #main-header {
		padding: 12px 0;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		padding: 10px 0 10px 0 !important;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
		right: 26px;
		top: 25px;
	}
	.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu {
		width: 32px;
		border-bottom: 2px solid #BACA31;
		padding-bottom: 5px;
	}
	.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:after {
		margin-top: 5px;
	}
	.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:before,
	.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:after {
		height: 2px;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
		height: 2px;
	}
	.et_slide_in_menu_container.et_pb_fullscreen_menu_opened .mobile_menu_bar.et_toggle_fullscreen_menu {
		border-bottom: 2px solid #BACA31;
		width: 30px;
	}
	.team-information h3,
	.team-information h4 {
		font-size: 22px;
		line-height: 27px;
	}
	a.et_pb_button.main-btn {
		padding: 8px 30px;
	}
	#ready_to_work .et_pb_button_module_wrapper {
		margin-right: 15px;
	}
	.team-item {
		width: calc((100% - 30px) / 2);
	}
	.team-item:nth-child(2n) {
		margin-right: 0;
	}
	.team-item:nth-child(3n) {
		margin-right: auto;
	}
	#working_from_home .et_pb_row.resource-row {
		max-width: 60%;
		margin: 0 auto;
	}
	#help_section .et_pb_row  {
		max-width: 40%;
	}
	.banner_singlepage {
		height: 450px;
	}
	.contact-info-wrapper .et_pb_column.et_pb_column_2 {
		width: 100%;
	}
	.contact-info-wrapper .et_pb_column.et_pb_column_1 {
		width: 100%;
	}
	.contact-info-wrapper .et_pb_column.et_pb_column_3 {
		width: 100%;
	}
	.contact-info-wrapper .et-social-icons {
		text-align: left;
	}
	.blog-item {
		width: calc((100% - 20px) / 2);
	}
	.blog-item:nth-child(2n) {
		margin-right: 0 !important;
	}
	.blog-item:nth-child(3n) {
		margin-right: 20px;
	}
	#text_i .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap {
		max-width: 70%;
	}
	#text_i {
		top: -27%;
	}
	#dark_block .et_pb_text {
		padding: 20px;
	}
	#dark_block h2 {
		margin-bottom: 10px;
	}
	.one_third_section{
		display: block
	}
	.service_option .et_pb_row.dark_bg .et_pb_column>div{
		width: calc((100% - 30px) / 2);
		margin-bottom: 30px !important;
	}
	.service_option .et_pb_row.dark_bg .et_pb_column>div:nth-child(2n){
		margin-right: 0 !important;
	}
	.service_option .et_pb_row.dark_bg,
	.service_option .et_pb_row.dark_bg .et_pb_column>div:nth-last-child(-n+2){
		margin-bottom: 0 !important;
	}
	#dark_block .et_pb_row {
		padding: 76px 0 !important;
	}
	.device_source ul li {
		font-size: 22px;
		line-height: 40px;
	}
	.device_source {
		padding: 40px;
	}
    .one_third_section {
        padding-bottom: 30px !important;
    }
	.service_option{
		margin-top: 0;
	}
	.page-id-1308 #main-content, .page-id-3 #main-content {
		padding: 50px 0;
	}
    h1.main_title {
        font-size: 35px;
        line-height: 40px;
    }
	#contact_form{
		padding-top: 0
	}
	.error404 #main-content {
/* 		height: auto; */
		padding: 150px 0
	}
	.error-container>div {
		width: 100%;
		text-align: center;
	}
	
	.right {
		padding-left: 0;
	}
	
	.left img {
   	 	max-width: 40%;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.back_to_home p {
		font-size: 18px;
		line-height: 30px;
	}
	.error_text h1{
		font-size: 140px;
	}
	.error_text h2{
		font-size: 50px;
		padding-bottom: 0;
	}
}

@media (max-width: 782px) {
	.logged-in.et_header_style_fullscreen .et_slide_in_menu_container {
		top: 46px;
	}
	.select2-container--open .select2-dropdown {
		top: 0px;
	}
}

@media(max-width: 768px) {
    .et_header_style_fullscreen .et_slide_in_menu_container {
        width: 315px;
        padding-left: 70px;
    }
    .banner-title {
        max-width: 500px;
    }
    .banner-title h1 {
        font-size: 40px;
        line-height: 45px;
    }
    #page_banner {
        height: 360px;
        padding-top: 30px;
    }
    .middle-wrapper .middle-item {
        width: 100%;
        margin-right: 0; 
    }
    #middle_section .et_pb_row {
        max-width: 50%;
    }
    .et_pb_row.resource-row {
        max-width: 70%;
    }
    #footer_top,
	.single-service #et-boc .et-l #footer_top{
        padding-top: 120px;
    }
	#footer-widgets .footer-widget {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        margin-bottom: 30px !important;
    }
	#footer-widgets .footer-widget:nth-child(n), 
	#footer-widgets .footer-widget .fwidget{
		margin-bottom: 20px !important;
	}
	#banner_bottom::before {
		background-size: 130px;
		width: 130px;
	}
	.image_position {
		max-width: 130px !important;
	}
	#our_solution::after {
		background-size: 35px;
	}
	#middle_section::Before {
		background-size: 115px;
		width: 115px;
	}
	.home #partner_section::before {
		background-size: 150px;
		width: 150px;
	}
	#resource_section::before,
	#resource_section::after {
		background-size: 100px;
		width: 100px;
	}
	.home #footer_top::before {
		background-size: 130px;
		width: 130px;
	}
	.home #main-footer::after {
		background-size: 120px;
		width: 120px;
	}
	.fwidget.widget_media_image img {
		width: 80%;
	}
	#footer-widgets {
		text-align: center;
	}

	.et_header_style_fullscreen .et_slide_in_menu_container {
		padding-top: 60px;
	}
	#banner_bottom {
		padding-top: 50px;
	}
	#our_solution .et_pb_row.et_pb_row_2 {
		padding: 0;
	}
	#why_sinorrah_wrapper {
		margin-top: -110px;
	}
	#why_sinorrah_wrapper .et_pb_row {
		margin: 100px auto 0;
	}
	.et_pb_blurb.why-item {
		padding: 30px;
	}
	h4 {
		font-size: 25px;
		line-height: 30px;
	}
	.et_pb_blurb.why-item .et_pb_blurb_description p {
		font-size: 15px;
		line-height: 20px;
	}
	#ready_to_work .et_pb_row.et_pb_row_3 {
		max-width: 60%;
	}
	#help_section .et_pb_row {
		max-width: 50%;
	}
	.blog-item {
		width: calc((100% - 20px) / 2);
		margin-right: 20px;
	}
	.blog-item:nth-child(3n) {
		margin-right: 20px;
	}
	.blog-item:nth-child(2n) {
		margin-right: 0px;
	}
	.filter-title h3 {
		font-size: 26px;
	}
	h3.blog-title {
		font-size: 30px;
		padding-bottom: 30px;
	}
	#text_grey_o {
		top: -14%;
	}
	.services_blurb .et_pb_blurb_container {
		display: block;
	}
	.services_blurb .et_pb_module_header,
	.services_blurb .et_pb_blurb_description,
	.half_section>div{
		width: 100%;
	}
    .services_blurb .et_pb_module_header {
        padding-right: 0;
    }
	.half_section>div{
		margin-right: 0;
		margin-bottom: 30px !important; 
	}
	.half_section>div:last-child{
		margin-bottom: 0 !important;
	}
	a.et_pb_button.main-btn, .et-db #et-boc .et-l a.et_pb_button.main-btn{
		padding: 8px 34px;
    	font-size: 16px;
	}
	.device_source ul li{
		width: 100%;
	}
}
@media(max-width: 680px) {
    .et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
        right: 20px;
        top: 23px;
    }
    .et_pb_blurb.why-item h4.et_pb_module_header {
        padding-bottom: 20px;
    }
    #our_team {
        padding-bottom: 120px;
    }
    #ready_to_work.et_pb_section {
        padding-top: 15px;
    }
    .page-title h2,h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .one_third_section .page-title h2 {
        line-height: 38px;
    }
    #testimonials.et_pb_section {
        padding-bottom: 15px;
    }
    #page_banner.it_support .banner-title {
        max-width: 400px;
    }
    #middle_contact .et_pb_row {
        padding: 0;
    }
    #partner_section.it-partner {
        padding-top: 30px;
    }
    #working_from_home .et_pb_row.resource-row {
        max-width: 80%;
    }
    #working_from_home .et_pb_row.et_pb_row_4.resource-row {
        padding-bottom: 0;
    }
    .filter-title img {
        margin-right: 15px;
    }
    form#posts_filter {
        display: block;
    }
    .filter-content {
        padding-left: 0;
        margin-top: 10px;
    }
	#dark_block h2 {
		line-height: 46px;
	}
	.dark_bg h4 {
		font-size: 20px;
		line-height: 24px;
	}
}

@media(max-width: 600px) {
    .banner-title h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .banner-title {
        max-width: 430px;
    }
    .page-title h2 {
        font-size: 30px;
        line-height: 35px;
    }
    a.et_pb_button.main-btn {
        padding: 8px 20px;
    }
    
    h4 {
        font-size: 20px;
        line-height: 25px;
    }
    .et_pb_blurb.why-item {
        width: 100%;
        margin-right: 0;
    }
    .et_pb_blurb.why-item {
        padding: 100px 30px;
    }
    .testimonialSlider.owl-carousel .owl-item {
        padding: 0 30px;
    }
    .testimonialSlider .owl-nav button.owl-prev {
        left: -30px;
    }
    .testimonialSlider .owl-nav button.owl-next {
        right: -30px;
    }
    #ready_to_work .et_pb_row.et_pb_row_3 {
        max-width: 80%;
    }
    .team-item {
        padding: 130px 0;
    }
    #text_i {
        top: -23%;
        right: -33px;
    }
    #banner_bottom {
        padding-top: 40px !important;
    }
    h1.main_title {
        font-size: 30px;
        line-height: 35px;
    }
	
}

@media(max-width: 480px) { 
    a.et_pb_button.main-btn, 
    .et-db #et-boc .et-l a.et_pb_button.main-btn {
        padding: 8px 20px;
    }
    .banner-title h1 {
        font-size: 31px;
        line-height: 36px;
    }
    #banner_bottom::before {
        background-size: 110px;
        width: 110px;
        top: -160px;
    }
    .image_position {
        max-width: 110px !important;
    }
    .page-title h2,h2 {
        font-size: 28px;
        line-height: 33px;
    }
    .one_third_section .page-title h2 {
        line-height: 33px;
    }
    #banner_bottom {
        padding-top: 40px;
    }
    .section-padding, .et-db #et-boc .et-l .section-padding {
        padding: 30px 0;
    }
    .inner_item {
        padding: 100px 0;
    }
    #middle_section::Before {
        background-size: 100px;
        width: 100px;
    }
    .home #partner_section::before {
        background-size: 130px;
        width: 130px;
        top: -100px;
    }
    #resource_section::before, #resource_section::after {
        background-size: 80px;
        width: 80px;
    }
    a.et_pb_button.main-btn {
        padding: 8px 20px;
        font-size: 15px; 
    }
    .home #footer_top::before {
        background-size: 115px;
        width: 115px;
    }
    #resource_section {
        padding-bottom: 50px;
    }
    #footer_top .et_pb_button_module_wrapper {
        margin-right: 15px;
    }
    .home #main-footer::after {
        background-size: 100px;
        width: 100px;
    }
    #footer-widgets {
        padding-bottom: 0;
    }
    .middle-wrapper .middle-item-content,
    .middle-wrapper .middle-item-content::before {
        border-radius: 15px;
    }
    .middle-wrapper .middle-item:hover .middle-item-content::before {
        left: 8px;
        top: 8px;
    }
    .et_pb_row.resource-row {
        margin-bottom: 0;
    }
    .et_pb_blurb.resource-item h4.et_pb_module_header {
        font-size: 24px;
    }
    .resource-row .et_pb_button_module_wrapper {
        margin-right: 15px;
    }
    #footer_top .et_pb_text.page-title {
        margin-bottom: 0;
    }
    .fwidget.widget_media_image img {
        width: 60%;
    }
    .et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
        right: 16px;
        top: 22px;
    }
    .et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
        margin-bottom: 17px;
    }
    #middle_section {
        padding-bottom: 90px;
    }
    #why_sinorrah_wrapper {
        padding-bottom: 70px;
    }
    .team-item {
        width: 100%;
        margin-right: 0;
    }
    #ready_to_work .clientWrapper.owl-carousel .owl-nav button.owl-prev {
        left: -40px;
    }
    #ready_to_work .clientWrapper.owl-carousel .owl-nav button.owl-next {
        right: -40px; 
    }
    #footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
        margin-bottom: 15px !important;
    }
    #footer-widgets .footer-widget:first-child {
        margin-bottom: 30px!important;
    }
    #page_banner.team-banner .banner-title {
        max-width: 340px;
    }
    .blog-item {
        width: 100%;
        margin-right: 0px;
    }
	.blog-item:nth-child(3n) {
        margin-right: 0px;
    }
    .select2-container {
        width: 200px !important;
    }
    .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap {
        max-width: 70%;
    }
    #text_i .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap,
    #text_grey_n .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap {
		max-width: 60%;
	} 
    #text_i {
        top: -20%;
        right: -35px;
    }
    #text_grey_o {
        top: -11%;
    }
	.service_option .et_pb_row.dark_bg .et_pb_column>div{
		width: 100%;
		margin-right: 0 !important;
	}
	.service_option .et_pb_row.dark_bg .et_pb_column>div:nth-last-child(-n+2){
		margin-bottom: 30px !important
	}
	.service_option .et_pb_row:last-child .et_pb_column .et_pb_button_module_wrapper{
		margin-right: 0;
	}
	.service_option .et_pb_row.dark_bg{
		padding-bottom: 0 !important;
	}
	#dark_block h2 {
		line-height: 36px;
	}
	#dark_block .et_pb_row {
		padding: 50px 0 !important;
	}
    h1.main_title {
        font-size: 28px;
        line-height: 33px;
    }
	.error_text h2 {
		color: #BACA31;
		font-size: 25px !important;
		padding-bottom: 0;
	}
}

@media (max-width: 400px) {
	.filter-item {
		width: 100%;
	}
	.filter-item.item-clear {
		text-align: left;
		margin-top: 15px;
	}
    #text_i .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap,
    #text_grey_n .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap,
    #text_grey_a .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap,
    #text_grey_h .et_pb_module.et-animated.et_had_animation .et_pb_image_wrap {
    max-width: 50%; 
    }
    #text_i {
    top: -16%;
    right: -39px;
    }
    #text_grey_a {
        top: -30px;
    }
    #text_grey_h {
        bottom: -38px;
    }
}

@media(max-width: 375px) {
    #banner_bottom::before { 
        background-size: 100px;
        width: 100px;
    }
    .image_position {
      max-width: 90px !important;
  }
	.banner-title h1 {
		font-size: 25px;
		line-height: 30px;
	}
	#page_banner {
		height: 280px;
		padding-top: 15px;
	}
	.page-title h2,h2 {
		font-size: 25px;
		line-height: 30px;
	}
	#banner_bottom .page-title p {
		font-size: 18px;
		line-height: 24px;
	}
	#our_solution::after {
		background-size: 28px; 
	}
	#our_solution .et_pb_row.et_pb_row_2 {
		padding: 10px 0;
	}
	#middle_section::Before {
		background-size: 80px;
		width: 80px;
	}
	.middle-item h3 {
		font-size: 20px;
	}
	.inner_item {
		padding: 85px 0;
	}
	body, p {
		font-size: 16px;
		line-height: 22px;
	}
	.home #partner_section::before {
		background-size: 120px;
		width: 120px;
	}
	#resource_section::before, #resource_section::after {
		background-size: 70px;
		width: 70px;
	}
	a.et_pb_button.main-btn {
		padding: 8px 15px;
		width: 160px;
		text-align: center;
	}
	.home #footer_top::before {
		background-size: 90px;
		width: 90px;
	}
	#footer_top,
	.single-service #et-boc .et-l #footer_top{
		padding-top: 100px;
	}
	.home #main-footer::after {
		background-size: 70px;
		width: 70px;
	}
	.et_pb_blurb.resource-item h4.et_pb_module_header {
		font-size: 20px;
	}
	#footer_top a.et_pb_button.main-btn {
		width: 210px;
		text-align: center;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
		right: 13px;
	}
	.testimonialSlider.owl-carousel .owl-item {
		padding: 0 20px;
	}
	#ready_to_work .et_pb_button_module_wrapper {
		margin-right: 0;
		text-align: center;
		display: block;
		margin-bottom: 15px;
	}
	.banner_singlepage {
		height: 350px;
	}
	#banner_bottom .page-title p.small {
		font-size: 16px;
		line-height: 20px;
	}
}

@media(max-width: 320px) {
    #resource_section a.et_pb_button.main-btn {
        width: 150px;
        text-align: center;
    }
    #resource_section .et_pb_column.et_pb_column_3_5.et_pb_column_8 {
        text-align: center;
    }
    .testimonialSlider.owl-carousel .owl-item {
        padding: 0;
    }
    #ready_to_work .clientWrapper.owl-carousel .owl-nav button.owl-prev {
        left: -35px;
    }
    #ready_to_work .clientWrapper.owl-carousel .owl-nav button.owl-next {
        right: -35px;
    }
}

@media(min-width: 981px) {
	.img_section span.et_pb_image_wrap{
		height: 350px;
	}
}

@media(min-width: 1141px) {
	.footer-widget:nth-child(2){
		padding-left: 50px !important;
	}
}
