body{
    font-family: 'Lato', sans-serif !important;
    overflow-x: hidden;
}

img {
    width: 100%;
    max-width: 100%;
}
.heading-banner h1 {
    text-transform: uppercase;
}
div#slide-5-layer-2 a,div#slide-16-layer-2 {
    background: #d91c23;
    padding: 10px 30px !important;
    color: #fff!important;
    text-decoration: none;
    font-size: 15px !important;
    border-radius: 4px;
}
div#slide-16-layer-2 a {
    color: #fff!important;
}
.about p {
    font-size: 18px;
    line-height: 25px;
}
.design a {
    font-size: 14px;
    font-weight: normal;
    color: #d91c23;
    margin-bottom: 3px;
	text-decoration: none !important;
}
.design a:hover {
    color: #fff;
    
}
.design {
    float: right;
}

.text-right .dropbtn {
    color: white;
    padding: 5px 30px 5px 10px;
    font-size: 16px;
    border: none;
}
.dropdown-content a {
    font-size: 13px;
}
button.dropbtn {
    background: #d91c23;
    border-radius: 4px;
}
.text-right .dropdown {
    position: relative;
    display: inline-block;
}

.text-right .dropdown-content {
    display: none;
    position: absolute;
    background-color: #757575;
    min-width: 170px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.text-right .dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    border-top: 1px solid #fff;
}
.text-right .dropdown-content a:hover {
    background-color: #d91c23;
}
.text-right .dropdown:hover .dropdown-content {display: block;}

.text-right .dropdown:hover .dropbtn {
    background-color: #d91c23;
}

.menu-item-has-children:hover  > .sub-menu {
    display: block;
    background: #757575;
    padding: 0;
    list-style: none;
}
ul.sub-menu {
    position: absolute;
    z-index: 99999;
    display: none;
    top: 100%;
    min-width: 253px;
}
.menu > li.menu-item-has-children:after {
    position: absolute;
    content: "\f0dd";
    font-family: fontawesome;
    top: -3px;
    right: -16px;
}
ul#menu-primary.menu > li.current-menu-item  > a {
    color:#d91c23;
}
.menu > li.menu-item-has-children{
   position:relative;
}
.logo_sec img {
    width: auto;
    height: auto;
}
.inner-section {
    text-align: left;
    padding-left: 50px;
}
.inner-section ul {
    list-style: none;
    padding: 0;
}
.pdf_icon img {
    width: 50px;
    margin-bottom: 20px !important;
}
.menu .menu-item-has-children a {
    padding: 0 0 35px;
}

li.menu-item-has-children li.menu-item-has-children .sub-menu {
    left: 100% !important;
    top: 0;
    min-width: 240px;
	position:absolute;
}
ul.sub-menu > li.menu-item-has-children, .dropbtn {
    position: relative;
   
}
ul.sub-menu > .menu-item-has-children:after {
    position: absolute;
    font-family: fontawesome;
    content: "\f105";
    color: #fff;
    right: 6px;
	top:27%;
}
button.dropbtn:after {
    position: absolute;
    content: "\f0dd";
    font-family: fontawesome;
    top: 3px;
    right: 10px;
}
.sub-menu li a {
    color: #fff !important;
    line-height: 22px;
    font-size: 13px;
    display: block;
    padding: 10px 12px !important;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
.sub-menu li a:hover{
    background-color: #d91c23;
   
}
.sub-menu li   {
    margin-right:0 !important;
}
ul.sub-menu > .menu-item-has-children {
    position: relative;
}
.inner-section ul li{
    line-height: 30px;
	font-family: 'Poppins', sans-serif;
}
.inner-section ul li i {
    margin-right: 10px;
    color: #d91c23;
    transform: rotate(180deg);
}
.application_sec .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
.application_sec {
    padding: 53px 0 70px;
    background: #ddd;
}
.application_pdf h5 a {
    background: #d91c23 !important;
    padding: 6px 10px !important;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 15px !important;
    box-shadow: none !important;
    outline: none !important;
    margin-top: 10px;
    text-decoration: none;
	font-family: 'Poppins', sans-serif;
}
.application_sec .about-heading {
    padding-bottom: 20px !important;
}
.maxima-heading h1:before {
    position: absolute;
    width: 30px;
    height: 2px !important;
    background: #d91c23;
    content: "";
    display: flex;
    bottom: -20px;
    left: 120px;
}
.why_center{
    position: relative;
}
.maxima-heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.maxima-heading h1:after {
    position: absolute;
    width: 30px;
    height: 2px !important;
    background: #fff;
    content: "";
    left:80px;
    display: flex;
    bottom: -20px;
}
.maxima-heading h1 small {
    font-size: 36px;
    color: #d91c23;
    font-weight: 700;
	
    font-family: 'Poppins', sans-serif;
}
.maxima-heading h1 {
    font-size: 36px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.wpb_content_element.maxima_img {
    margin-bottom: 0 !important;
}
.maxima_sec {
    background: #ddd;
    /* padding: 50px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.maxima_sec .wpb_content_element{margin-bottom:0 !important;}
header .email-section {
    display: flex;
    padding: 20px 0px;
    padding-bottom: 0px;
}

header .email-section .icon {
    margin-right: 15px;
}

.header_sec .container.bor {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

header .dropdown {
    padding: 20px 0px 0;
}
header.entry-header {
    display: none;
}

header ul#menu-primary {
    list-style: none;
    display: inline-flex;
    padding: 0;
    margin: 0;
}

header ul#menu-primary li {
    margin-right: 40px;
}

header ul#menu-primary > li > a {
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
}

header .menu {
    display: flex;
    justify-content: center;
    padding: 30px 0px;
}


.header_sec h5, .header_sec h5 a {
    font-size: 14px;
    font-weight: bold;
    color: #d91c23;
    margin-bottom: 3px;
	text-decoration:none;
}

.header_sec p {
    font-size: 14px;
}

header .dropdown button.btn.btn-primary.dropdown-toggle {
    background: #d91c23;
    border: #d91c23;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 20px;
    outline: none;
    box-shadow: none;
}

button.btn.btn-primary.dropdown-toggle:hover {
    color: #000;
    outline: none;
}

.heading-top h1 {
    font-size: 24px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    position: relative;
    background-image: url(http://192.168.1.11/Maxima/wp-content/uploads/2019/09/shadow.png);
    width: 100%;
    padding: 15px 80px !important;
    background-size: cover;
    background-position: center center;
}

div#slide-3-layer-4, div#slide-4-layer-4, div#slide-11-layer-4 {
    background: #d91c23 !important;
    padding: 13px 30px !important;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.3) !important;
    font-size: 18px !important;
}

.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
    background: #d91c23;
    color: #fff;
    border: 1px solid #d91c23;
}


ul.lrm-switcher.-is-login-only a.lrm-switch-to-link.lrm-switch-to--login.lrm-ficon-login.selected {
    font-size: 18px !important;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    border-color: #d91c23;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
    color: #d91c23 !important;
}


button.full-width.has-padding{
    background: #d91c23 !important;
    color: #fff;
    border: 1px solid #d91c23;
}

.lrm-user-modal-container .lrm-switcher a {
    background: #050505 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 16px !important;
}

div#slide-4-layer-4:hover, div#slide-3-layer-4:hover, div#slide-11-layer-4 {
    opacity: 0.8 !important;
}

header ul#menu-primary li a:hover {
    color: #d91c23;
    text-decoration: none;
}

.heasing-second h1 {
    font-size: 48px !important;
    font-weight: bold !important;
}

.vc_row.wpb_row.vc_row-fluid.about .vc_btn3-container.buttotnnn.vc_btn3-center {
    margin-bottom: 50px;
}

header.entry-header + .entry-content .vc_row.wpb_row.vc_row-fluid:nth-of-type(2) {
    text-align: center !important;
}

.about-heading h1 {
    font-size: 36px;
    color: #d91c23;
    position: relative;
    text-align: center;
	font-family: 'Poppins', sans-serif;
	text-transform:uppercase;
	font-weight: 700;
}
.ft_list ul li, .ft_list ul li a {
    color: #000 !important;
}
#contact_detail h3 {
    color: #d91c23;
}
.about + section.vc_section {
    background: #f6f6f6;
    padding-top: 50px;
}

.about-heading h1 span {
    color: #000;
    margin-right: 10px;
    font-weight: 400;
}

.about-heading h1::before {
    position: absolute;
    width: 30px;
    height: 2px !important;
    background: #d91c23;
    content: "";
    right: 51%;
    display: flex;
    bottom: -20px;
}

div#slide-4-layer-4,div#slide-3-layer-4{
    left: 110px;
}

.about-heading h1::after {
    position: absolute;
    width: 30px;
    height: 2px !important;
    background: #d91c23;
    content: "";
    left: 50%;
    display: flex;
    bottom: -20px;
}

.about-heading h1 + strong {
    margin-top: 20px !important;
    display: inline-block !important;
    font-size: 23px;
}

.about .wpb_text_column.wpb_content_element {
    width: 55%;
    margin: 0 auto;
    margin-bottom: 35px;
}

body .about  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-classic.vc_btn3-color-warning:hover {
    background: #d91c23;
    border: 2px solid #000;
    color: #fff;
    padding: 14px 35px !important;
    font-weight: bold !important;
}

body .about  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-classic.vc_btn3-color-warning {
    background: transparent;
    border: 2px solid #d91c23;
    color: #d91c23;
    padding: 14px 35px !important;
    font-weight: bold !important;
}

.vc_row.wpb_row.vc_row-fluid.about_us {
    text-align: center;
    background: #f6f6f6;
    padding: 20px 0px;
}

.vc_row.wpb_row.vc_row-fluid.about_us.vc_custom_1569587858070.vc_row-has-fill {
    left: unset !important;
    position: unset !important;
    width: 100%!important;
    padding: unset !important;
}
section.vc_section.vc_custom_1569587905173 {
    padding: unset !important;
}
div#slide-5-layer-1 {
    text-transform: uppercase;
}
.full_blogs {
    background: #fff;
    text-align: center;
    padding: 25px 10px;
    min-height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 2px 2px 1px #ccc;
}

.full_blogs h2 {
    font-size: 14px;
    color: #000;
    font-weight: 600 !important;
}

.vc_row.wpb_row.vc_row-fluid.about_us .blogs_sec.col-md-2 {
    max-width: 20%;
    flex: 0 0 20%;
    margin: 30px 0px;
}

a.blogs_title:hover h2 {
    color: #d91c23;
}

.content_sec_single > h2 {
    color: #d91c23 !important;
}

a.blogs_title:hover{
    color: #d91c23;
    text-decoration: none;
}

.cont_form input.wpcf7-form-control.wpcf7-submit:hover{
    background: transparent;
    border-color: #fff;
    color: #000;
}

.status-publish h2.vc_custom_heading.custom_titles::after,
.status-publish h2.vc_custom_heading.custom_titles::before{
    display: none !important;
}

.cont_form textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 120px;
}

form.wpcf7-form input,form.wpcf7-form textarea {
    border-radius: 2px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}

button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-classic.vc_btn3-color-warning:hover {
    background: #d91c23 !important;
    color: #fff !important;
    border-color: #000 !important;
}

.vc_row.wpb_row.vc_row-fluid.our_solution.vc_custom_1569490724874.vc_row-has-fill::after{
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    top: 0;
    z-index: -1;
    left: 0;
}

.vc_row.wpb_row.vc_row-fluid.our_solution.vc_custom_1569490724874.vc_row-has-fill {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	padding: 50px 0px;
	z-index:9999;
	color:#fff; 
}

.popular1:hover ::after {
    content: "";
    position: absolute;
    background: rgba(0,0,0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.popular1 {
    position: relative;
}

.vc_row.wpb_row.vc_row-fluid.our_solution.vc_custom_1569490724874.vc_row-has-fill {
	position: relative;
}

.vc_row.wpb_row.vc_row-fluid.our_solution h2.vc_custom_heading {
    margin-bottom: 35px;
}

.vc_row.wpb_row.vc_row-fluid.our_solution p {
    font-size: 18px;
    font-weight: 100;
}

.visit-us {
    background: #da1c23;
    color: #fff;
    padding: 30px 0px;
    margin: 0 auto;
}

.main_footer .container .row:first-child {
    padding-top: 30px;
}

.visit-us h3 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px;
}

.visit-us .textwidget p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    display: flex;
    align-items: flex-start;
    margin-bottom: 5px;
}

.visit-us .textwidget p i.fa {
    margin-right: 10px;
    font-size: 24px;
}

.visit-us .textwidget h3 {
    font-size: 12px;
    padding-left: 34px;
    font-weight: normal;
}

.main_footer {
    background: #212121;
    color: #fff;
    padding: 50px 0px;
}

.main_footer h5 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

.main_footer h5::after {
    content: "";
    position: absolute;
    left: 0;
    width: 65px;
    background: #da1c23;
    height: 2px;
    display: inline-block;
    bottom: -10px;
}

.main_footer ul.footer_area,.main_footer ul.footer_ul.featured,.main_footer ul.menu,.main_footer ul.footer_ul.address {
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
    padding-left: 20px;
    font-family: 'Poppins', sans-serif;
}

.main_footer ul.footer_ul.address{
    list-style: none;
    padding-left: 0px;
}

.main_footer ul.footer_ul.address li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

.main_footer ul.footer_ul.address li i.fa {
    margin-right: 20px;
    font-size: 22px;
}

.main_footer ul.footer_area li,.main_footer ul.footer_ul.featured li,.main_footer ul.menu li,.main_footer ul.footer_ul.address li{
    font-size: 13px;
    margin-bottom: 10px;
    color: #fff !important;
}

.main_footer ul.footer_area li a,.main_footer ul.footer_ul.featured li a,.main_footer ul.menu li a,.main_footer ul.footer_ul.address li a{
    color: #fff !important;
    text-decoration: none;
}

aside h3 {
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    margin-right: 10px;
}

.copyright-section {
    background: #0e0e0e;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

.copyright-section .col-md-6:last-child aside {
    justify-content: flex-end;
}

.copyright-section .col-md-6 aside p {
    margin-bottom: 0px;
}

.copyright-section  .textwidget span {
    color: #da1c23;
}


.copyright-section .col-md-6:last-child aside p {
    text-align: right;
}

.main_footer .col-md-6.col-lg-3:first-child .textwidget {
    display: flex;
}

.main_footer .col-md-6.col-lg-3:first-child .textwidget ul.footer_area:first-child {
    margin-right: 40px;
}

.main_footer .follow-us aside:last-child {
    display: flex;
}

.what_client_sec {
    position: relative;
    z-index: 999;
}


.what_client_sec::after  {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(222, 28, 35, 0.9); 
    top: 0;
    z-index: -1;
    left: 0;
}
.pdf_icon {
    text-align: center;
}
.touch::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    top: 0;
    z-index: -1;
    left: 0;
}

.what_client_sec .vc_column-inner {
    padding: 60px 0px !important;
    color: #fff;
}

.what_client_sec h2.tfree-client-name {
    color: #fff !important;
}

.what_client_sec .vc_column-inner p{
    padding-top: 60px !important;
    color: #fff;
}

h2.vc_custom_heading::before {
    position: absolute;
    width: 30px;
    height: 2px !important;
    background: #fff;
    content: "";
    right: 51%;
    display: flex;
    bottom: -10px;
}

h2.vc_custom_heading::after {
    position: absolute;
    width: 30px;
    height: 2px !important;
    background: #fff;
    content: "";
    left: 50%;
    display: flex;
    bottom: -10px;
}

h2.vc_custom_heading {
    position: relative;
    font-weight: 600;
    margin-bottom: 0px;
}

.what_client_sec,
.touch {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.touch{
    z-index: 9999 !important;
}

.touch .about-heading h1 span {
    color: #fff;
}

.vc_row.wpb_row.vc_row-fluid.about + .vc_row.wpb_row.vc_row-fluid.about_us {
    padding-bottom: 0px;
}

.touch .cont_form {
    background: unset;
    margin-bottom: 0px;
	    padding: 0;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff !important;
    border-color: #da1c23 !important;
	width:50%;
	margin:0 auto;
}

#contact_error .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #000 !important;
    border-color: #da1c23 !important;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.cont_form {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 20px;
    background: #f7f7f7;
    margin-bottom: 50px;
}

.vc_row.wpb_row.vc_row-fluid.padd_50 p {
    text-align: justify;
}

.cont_form input.wpcf7-form-control.wpcf7-submit {
    background: #d91c23 !important;
    padding: 8px 50px !important;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.3) !important;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 18px !important;
    box-shadow: none !important;
    outline: none !important;
    margin-top: 10px;
}

.cont_form .form-group.text-right{
    text-align: center !important;
}

.touch .about-heading h1 {
    font-size: 36px;
    color: #d91c23;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 50px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-align: center;
}

.touch .about-heading h1 span {
    color: #fff;
    font-weight: normal;
}

.touch .about-heading h1::before,.touch .about-heading h1::after {
    background: #ffffff;
}

.touch .vc_column-inner {
    padding: 50px !important;
}

.visit-us .col-md-4:last-child,.visit-us .col-md-4:nth-child(2) {
    display: flex;
    justify-content: center;
}

footer#colophon {
    display: none;
}

footer.entry-footer {
    display: none;
}

.what_client_sec .vc_column-inner p {
    font-size: 18px;
    font-weight: 100;
    position: relative;
    display: inline-block;
}

.what_client_sec .vc_column-inner p.tfree-testimonial-content + p::before {
    position: absolute;
    content: "";
    left: -43px;
    top: 50px;
    /*background-image: url(http://www.maximasolutions.ca/wp-content/uploads/2019/10/left_c.png);*/
    z-index: 999 !important;
    width: 35px;
    height: 28px;
}


.what_client_sec h2.tfree-client-name {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 22px !important;
}

.what_client_sec .vc_column-inner p.tfree-testimonial-content + p::after {
    position: absolute;
    content: "";
    right: 0px;
    bottom: -10px;
    /*background-image: url(http://www.maximasolutions.ca/wp-content/uploads/2019/10/right_c.png);*/
    z-index: 999 !important;
    width:35px;
    height: 20px;
}

.vc_row.wpb_row.vc_row-fluid.contact_sectionpart .wpb_raw_code.wpb_content_element.wpb_raw_html {
    padding: 0px;
    justify-content: flex-start;
    color: #d91c23;
    padding-top: 0px;
}

.vc_row.wpb_row.vc_row-fluid.contact-map .wpb_gmaps_widget.wpb_content_element {
    margin-bottom: 0px !important;
}

.contact-map .wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 0px;
}

.vc_row.wpb_row.vc_row-fluid.bg-title {
    margin-bottom: 50px;
}


div#contact_detail .ft_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
}

.vc_row.wpb_row.vc_row-fluid.bg-title {
    background: #000;
    color: #fff;
    padding: 17px 15px;
    text-transform: UPPERCASE;
}

.contact-map .vc_column-inner {
    padding: 0px !important;
}

#contact_detail h3 {
    margin-bottom: 27px;
    font-weight: 900;
}

div#contact_detail .ft_list ul li i.fa {
    width: 45px;
    text-align: center;
    height: 45px;
    font-size: 22px;
    line-height: 45px;
    border-radius: 50%;
    flex: 0 0 45px;
    margin-right: 15px;
    color: #fff;
    margin-top: 5px;
    background: #d91c23;
}

div#contact_detail .ft_list ul li{
    margin-bottom: 10px;
    text-align: left;
}

div#contact_detail .ft_list ul li a{
    color: #d91c23;
}

span.zoom-social_icons-list-span.socicon.socicon-facebook,span.zoom-social_icons-list-span.socicon.socicon-twitter,
span.zoom-social_icons-list-span.socicon.socicon-instagram {
    background: transparent !important;
    border: 1px solid #fff;
}

span.zoom-social_icons-list-span.socicon.socicon-facebook:hover,span.zoom-social_icons-list-span.socicon.socicon-twitter:hover,
span.zoom-social_icons-list-span.socicon.socicon-instagram:hover {
    border: 1px solid #d91c23;
    color: #d91c23 !important;
}

body .main_footer ul li a:hover,ul.footer_ul.featured li a:hover{
    color: #d91c23 !important;
}

@media only screen and (min-width: 768px) {
.mobile_click {
    display: none;
}

}
@media only screen and (min-width: 1400px) {
.maxima_img img {
    width: unset !important;
    height: calc(30vw - 24px) !important;
}
}
@media only screen and (max-width: 1199px) {
.header_sec p {
    font-size: 14px;
    white-space: nowrap;
}
.full_blogs {
    min-height: 100px;
}
.header_sec h5, .header_sec h5 a, .header_sec p {
    font-size: 11px;
}
.what_client_sec .vc_column-inner p.tfree-testimonial-content + p::before {
    left: -27px;
}
.icon img {
    width: 20px;
}
header .email-section .icon {
    margin-right: 7px;
}
}
@media only screen and (max-width: 1300px) {
.text-right .dropdown-content {
    left: -91px !important;
}
}


@media only screen and (max-width: 991px) {
.vc_row.wpb_row.vc_row-fluid.about_us .blogs_sec.col-md-2 {
    max-width: 50%;
    flex: 0 0 50%;
    margin: 20px 0px;
}

.what_client_sec .vc_column-inner p.tfree-testimonial-content + p::before {
    left: 0px;
    top: 30px;
}

.what_client_sec .vc_column-inner p.tfree-testimonial-content + p::after {
    right: -10px;
    bottom: -30px;
}

.heasing-second h1 {
    font-size: 40px !important;
    font-weight: bold !important;
    padding-left: 50px !important;
}

.main_footer .container .row:first-child .col-md-6.col-lg-3:nth-child(2) {
    margin-bottom: 40px;
}
.maxima-heading h1, .maxima-heading h1 small {
    font-size: 25px;
}
.inner-section ul li {
    line-height: 25px;
}

.text-right .dropdown {
    margin-right: 0 !important;
}


}
@media only screen and (max-width: 575px) {
.inner-section {
    padding: 20px !important;
    width: 100% !important;
}

.inner-section ul li {
    line-height: 24px;
    font-size: 15px;
}
.maxima-heading h1, .maxima-heading h1 small{font-size:23px;}
.maxima-heading h1:after {
    left: 40px;
}
.maxima-heading h1:before {
    left: 80px;
}
.what_client_sec h2.tfree-client-name {
    font-size: 18px !important;
}
.hesperiden.tparrows:before {
    font-size: 13px !important;
    line-height: 31px !important;
}
.hesperiden.tparrows {
    width: 30px !important;
    height: 30px !important;
}
.header_sec h5, .header_sec h5 a, .header_sec p {
    font-size: 10px !important;
}
.header_sec .container.bor .row .col-md-3.text-right {
    right: 0 !important;
}



}

.toggel_sec {
    display: none;
}
@media only screen and (max-width: 375px) {
.about-heading h1, h2.vc_custom_heading {
    font-size: 23px !important;
}
.visit-us h3 {
    font-size: 20px;
}
.ft_list ul li, .ft_list ul li a {
    font-size:14px !important;
}
}
@media only screen and (max-width: 767px) {
.toggel_sec {
    display: block !important;
}
.col-md-3.email {
    width: 50%;
}
header .email-section {
    justify-content: left;
    padding: 5px 0px;
}
.toggel_sec {
    background: #d91c23 !important;
    width: 100% !important;
}
.header_sec .container.bor .row .col-md-3.text-right {
    position: absolute;
    top: 27px !important;
}
.email-section {
    padding: 20px 0 0 !important;
}
.container.bor, .outer .container {
    max-width: 100%;
}
.right_sec{
    justify-content:flex-end !important;
}
header ul#menu-primary li {
    margin-right: 0;
}


ul#menu-primary.menu > li.current-menu-item > a {
    color: #ffffff;
}	
.application_sec {
    padding: 53px 0 28px;
}
.application_pdf {
    padding-bottom: 65px !important;
}
.maxima_sec {
    display: block;
}
.maxima_sec .wpb_single_image .vc_figure, .maxima_sec  .wpb_single_image .vc_single_image-wrapper {
    display: block;
}	
.maxima_img .wpb_single_image .vc_figure {
    width: 100%;
}
.inner-section {
    padding: 20px 0;
    width: 70%;
    margin: 0 auto !important;
    text-align: center;
}	
li.menu-item-has-children li.menu-item-has-children:hover .sub-menu {display:block !important;}
li.menu-item-has-children li.menu-item-has-children .sub-menu {
    left: 0 !important;
    top: unset;
}	
.menu > li.menu-item-has-children:after {
    left: 90px;
    color: #fff;
}
.text-right .dropdown-content {
    left: -91px !important;
}
.heasing-second h1 {
    line-height: 25px !important;
}
div#slide-3-layer-4, div#slide-4-layer-4, div#slide-11-layer-4 {
    padding: 9px 15px !important;
}
.maxima-heading h1:before {
    left: 90px;
}	
.maxima-heading h1:after{
    left: 50px;
}	
div#slide-5-layer-2 a {
    padding: 8px 24px !important;
    font-size: 13px !important;
}	
	
	
	
	
	
	
	
.outer .col-md-12 {
    padding: 0px;
	border-top:1px solid #fff;
}

.main_footer .container .row:first-child .col-md-6.col-lg-3{
    margin-bottom: 40px;
}

.main_footer .container .row:first-child .col-md-6.col-lg-3:last-child {
    margin-bottom: 0px;
}

.visit-us aside {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}
.visit-us .col-md-4:last-child h3:last-child {
    margin-bottom: 0px;
}

.visit-us .col-md-4:last-child, .visit-us .col-md-4:nth-child(2) {
    display: flex;
    justify-content: flex-start;
}
.what_client_sec .vc_column-inner p.tfree-testimonial-content + p::after {
    right: 27px;
    bottom: -39px;
}

.what_client_sec .vc_column-inner p.tfree-testimonial-content + p::before {
    left: 15px;
    top: 30px;
}

.what_client_sec .vc_column-inner p {
    font-size: 18px;
    font-weight: 100;
    position: relative;
    display: inline-block;
    padding: 0px 30px;
}

.about .wpb_text_column.wpb_content_element {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 35px;
}

.touch .vc_column-inner {
    padding: 20px 0px !important;
    padding-top: 50px !important;
}

/* header.entry-header + .entry-content .vc_row.wpb_row.vc_row-fluid:nth-of-type(2) { */
    /* left: 0px !important; */
/* } */

body .vc_row.wpb_row.vc_row-fluid.about_us {
    left: 0x !important;
    padding: 0px !important;
}

.heading-top h1 {
    padding: 15px 80px !important;
}

.heading-top h1 {
    font-size: 18px !important;
}



body .heasing-second h1 {
    font-size: 18px !important;
    font-weight: bold !important;
    padding-left: 0px !important;
    text-align: center !important;
}
div#slide-3-layer-4, div#slide-4-layer-4, div#slide-11-layer-4 {
   font-size: 14px !important;
   left: 15px;
}

header ul#menu-primary li a:hover,header ul#menu-primary li a:focus {
    color: #353535;
}

.header_sec .container.bor .row .col-md-3.text-right {
    text-align: right !important;
}

header .dropdown {
    padding: 5px 0px;
}

h2.vc_custom_heading.custom_titles {
    font-size: 22px;
}

header .row .col-md-3:last-child .email-section {
    display: flex;
    padding: 0px 0px;
    padding-bottom: 0px;
}

.header_sec .container.bor {
    border-bottom: none;
    padding-bottom: 0px;
}

.full_blogs {
    min-height: unset;
}

.about-heading h1 + strong {
    font-size: 20px;
}
	
header ul#menu-primary li a {
    color: #fff;
}
	
.menu-primary-container {
    display: none;
    width: 100%;
}

.menu-primary-container ul#menu-primary {
    margin: 20px 0 8px;
}

.outer {
	margin-bottom: 0 !important;
    width: 100%;
    margin-bottom: 0px !important;
}


.outer .menu li {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
	
	.menu {
    padding: 0;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.main_footer .menu{
	display:block;
	background: unset;
}

.menu {
    background: #d91c23;
    padding: 0px 10px !important;
	display:none;
}

span.mobile_click img {
    width: 25px;
    float: right !important;
}

span.mobile_click {
    float: right;
    background: #d91c23;
    padding: 7px;
    border-radius: 0;
	width:100% !important;
}
span.mobile_click a {
    color: #fff;
    text-decoration: none;
    font-weight: 800;
}
.single_page {
    margin: 0px 0 20px !important;
}
    .copyright-section .textwidget {
        display: flex;
        justify-content: center;
    }

    .copyright-section .textwidget p{
        text-align: center;
    }

    .vc_row.wpb_row.vc_row-fluid.about_us .blogs_sec.col-md-2 {
        max-width: 100%;
        flex: 0 0 100%;
        margin: 20px 0px;
    }

    .main_footer .col-md-6.col-lg-3 .textwidget {
        display: flex;
        justify-content: flex-start;
    }

    .main_footer h5 {
        text-align: left;
    }


.main_footer .container .row:first-child {
    padding-top: 0px;
}

.logo_sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.icon img {
    width: 30px;
}

.about-heading h1,h2.vc_custom_heading {
    font-size: 28px;
}

.vc_row.wpb_row.vc_row-fluid.padd_50 p {
    text-align: justify;
    font-size: 14px;
}
.content_sec_single > h2 {
    color: #d91c23 !important;
    font-size: 20px !important;
}

.header_sec .container.bor .row .col-md-3:nth-child(3) .email-section {
    padding-top: 5px;
}

.vc_row.wpb_row.vc_row-fluid.bg-title {
    margin-bottom: 25px;
}

.visit-us .col-md-4.col-lg-4:last-child aside {
    margin-bottom: 0px;
}

.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
    background: transparent !important;
    border: 2px solid #d91c23 !important;
    color: #000 !important;
    padding: 10px !important;
    font-size: 14px !important;
}

header .dropdown button.btn.btn-primary.dropdown-toggle {
    margin-bottom: 15px;
}

.cont_form {
    padding: 30px 10px;
}
}
.our_solution {
    color: #fff;
    padding: 40px 0;
}