/*

Theme Name: Haven
Theme URI: http://themeforest.net
Description: Responsive One Page Portfolio
Version: 1.1.0
Author: bitfade
Author URI: http://themeforest.net/user/bitfade
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

.alignright{
    float:right;
    clear:right;
    margin-left:20px;
    margin-bottom:10px;
}

.alignleft{
    float:left;
    clear:left;
    margin-right:20px;
    margin-bottom:10px;
}

.aligncenter{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}

strong{
    font-weight: bold;
    font-weight:700;
}

cite, var, em{
    font-style: italic;

}

ins {  
    text-decoration: none;
}

.pe-wp-default h2,
div.post h2 a,
div.post .post-title h2 a,
div.post h2,
.pe-wp-default a,
.page-title h2{
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    word-wrap: break-word;
}

.pe-wp-default p{
    -moz-hyphens: auto;
    word-wrap: break-word;
}

.format-aside{
    border-left-width:22px;
    border-left-style: solid; 
    padding: 20px;
}

.sticky .post-title h2{
    padding:10px 10px;
}

/*WPML*/
    
/*drop list*/
#lang_sel,
#lang_sel_click{
    height: 20px;
    z-index:2000;
}

#lang_sel_click img.iclflag {
    float: left;
    padding-top:5px;
    margin-right:5px;
}

#lang_sel_click ul ul img.iclflag {
    padding-top:0px;
    top:2px;
    margin-right:0;
}

#lang_sel ul ul li a:hover,
#lang_sel ul ul li,
#lang_sel ul ul li a:hover span{
    color:#666;
}

#lang_sel ul ul li:hover a,
#lang_sel_click ul ul li:hover a{
    color:#666;
    background-color:#fff;
}

#lang_sel a, 
#lang_sel a:visited{
    border-color:#e9e9e9;
}

.sidebar #lang_sel li{
    width:100%;
}

.sidebar #lang_sel{
    display:block;
    height:34px;
}

#lang_sel ul ul a, 
#lang_sel ul ul a:visited,
#lang_sel_click ul ul a, 
#lang_sel_click ul ul a:visited {
    background-color:#fff;
    border-color:#e9e9e9;
    color:#666;
}


.widget #lang_sel ul ul a,
.widget #lang_sel ul ul a:visited,
.widget #lang_sel a.lang_sel_sel,
.widget #lang_sel_click ul ul a,
.widget #lang_sel_click ul ul a:visited,
.widget #lang_sel_click a.lang_sel_sel {
    background-color:#fff;
    border-color:#e9e9e9;
    color:#666;
}



.widget #lang_sel ul ul a{
    padding:8px;
    display:block;
}

.widget #lang_sel a.lang_sel_sel:hover,
.widget #lang_sel ul ul li:hover a,
.widget #lang_sel_click a.lang_sel_sel:hover,
.widget #lang_sel_click ul ul li:hover a{
    background-color:#fdfdfd;
    border-color:#e9e9e9;
    color:#666;
}

.widget #lang_sel ul ul li:hover a span{
    color:#666 !important;
}

.widget #lang_sel ul ul li:hover,
.widget #lang_sel ul ul li:hover a{
    border-color:#e9e9e9;
}

.widget #lang_sel a.lang_sel_sel{
    padding:4px 4px 4px 8px;
}


#lang_sel ul ul,
#lang_sel_click ul ul{
    border-top-color:#777;
}

.widget #lang_sel ul ul a,
#lang_sel ul ul a,
#lang_sel_click ul ul a{
    line-height:16px !important;
}

#lang_sel ul ul, #lang_sel_click ul ul{
    border-top-color:#e9e9e9;
}

/*#lang_sel ul ul:hover{
    border-top-color:#666;
}*/

#lang_sel,
#lang_sel_click{
    z-index:1990;
}

.sidebar #lang_sel ul ul{
    top:33px;
    width:100%;
}

#lang_sel ul ul a:hover{
    background-color:#fff;
    color:#666;
}

#lang_sel a span.icl_lang_sel_current{
    /*color:#c0c0c0 !important;*/
    display:inline;
}

#lang_sel a span{
    font-style: normal;
    color:#444;
    font-size:11px;
    display:inline;
}

/*normal list*/

#lang_sel{
    font-family: 'Open Sans', arial, sans-serif;
    font-weight:400;
}

#lang_sel a{
    font-size:12px;
}

#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel{
    background-color:#fff;
    background-position:90% 50%;
    color: #666;
    border-color:#e9e9e9;
}

#lang_sel a.lang_sel_sel:hover,
#lang_sel_click a.lang_sel_sel:hover{
    color:#666;
    background-color:#fff;
}

#lang_sel_list{
    position:absolute;
    top:10px;
    right:30px;
    width:auto;
}

#lang_sel_list ul{
    width:auto;
    border:none;
}

#lang_sel_list li{
    width:auto;
}

#lang_sel_list a, #lang_sel_list a:visited{
    border:none;
}

#lang_sel img.iclflag{
    display:inline;
    top:0;
    margin-right:3px;
}

#lang_sel_list a.lang_sel_sel,
#lang_sel_list a span{
    color:#c2c2c2 !important;
}

#lang_sel_list a:hover span{
    color:#D73300 !important;
}

#lang_sel_list a span.icl_lang_sel_current,
#lang_sel_list a:hover span.icl_lang_sel_current{
    color:#333 !important;
    cursor:default;
}

.pe-wpml-lang-selector{
    position:absolute;
    margin-left:35px;
    top:16px;
    display:inline-block;
}

/*media query to hide language names in iphone portrait and leave only flags*/
@media (max-width: 479px) {
    nav #lang_sel a span.icl_lang_sel_current{
        display:none;
    }

    nav #lang_sel a.lang_sel_sel, 
    nav #lang_sel_click a.lang_sel_sel{
        width:38px;
        padding-left:4px;
    }

    nav #lang_sel li{
        width:auto;
    }

    nav #lang_sel ul ul a,  
    nav #lang_sel_click ul ul a,
    nav #lang_sel_click ul ul{
        width:38px;
        padding-left:4px;
    }

    nav #lang_sel ul ul a,  
    nav #lang_sel_click ul ul a{
        height:26px;
    }

    nav #lang_sel ul ul{
        width:38px;
    }

    nav #lang_sel a span{
        font-size:1px;
        display:none;
        color:#fff;
    }

    nav #lang_sel a.lang_sel_sel{
        background-position:100% 50%;
    }
}


/* Responsive images */

.pe-wp-default img,
.pe-wp-default .comment-body img{
    max-width: 100%; 
}
.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
    height: auto; /
}
.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
    max-width: 100%;
    height: auto; 
}

.pe-wp-default .wp-caption {
    max-width: 100%; 
    padding: 4px;
}
.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
}

.pe-wp-default .wp-caption .wp-caption-text > a,
.pe-wp-default .gallery-caption > a,
.pe-wp-default .entry-caption > a{
    text-decoration:underline;
}

.pe-wp-default .gallery-item{
    margin:0;
}

.pe-wp-default .gallery-item > .gallery-icon > a > img{
    display:inline;
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
    width: 90%;
}
.pe-wp-default .gallery-item a {
    display: block;
}
.pe-wp-default .gallery-caption a {
    display: inline;
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}
.pe-wp-default .gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
    padding: 3%;
}

/*tables*/

.pe-wp-default table,
.pe-wp-default .comment-body table {
    border-bottom-width:1px;
    border-bottom-style: solid;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
    border-spacing:0;
}

.pe-wp-default th{
    font-size: 12px;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

.pe-wp-default tbody tr > th{
    border-top-width: 1px;
    border-top-style: solid;
    padding: 6px 10px 6px 0;
    text-transform: none;
    font-weight:normal;
}

.pe-wp-default td, .pe-wp-default .comment-body td {
    border-top-width:1px;
    border-top-style: solid;
    padding: 6px 10px 6px 0;
}

.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
    font-size:12px;
    text-align: left;
}

/*definition lists*/

.pe-wp-default dl, .pe-wp-default .comment-body dl{
    margin-left:20px;
    margin-right:20px;
}

.pe-wp-default dt, .pe-wp-default .comment-body dt {
    font-weight: bold;
    line-height: 22px;
}

.pe-wp-default dd, .pe-wp-default .comment-body dd {
    line-height: 22px;
    margin-bottom: 22px
}

/*Lists*/

.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    list-style: disc outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol {
    list-style: decimal outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    line-height: 22px;
    margin: 0 0 20px;
}

.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
    margin: 0 0 0 30px;
}

.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default  ol ul, .pe-wp-default .comment-body ol ul {
    margin-bottom: 0;
}

/*html tags*/

.pe-wp-default address, .pe-wp-default .comment-body address {
    display: block;
    line-height: 22px;
    margin: 0 0 22px;
    font-style:italic;
}


.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}


.pe-wp-default code, .pe-wp-default .comment-body code,
.pe-wp-default kbd, .pe-wp-default tt {
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 11px;
    line-height: 2;
}

.pe-wp-default pre, .pe-wp-default .comment-body pre {
    border-width: 1px;
    border-style: solid;
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
}

blockquote, q {
    quotes: none;
}

sub {
    bottom: -0.25em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
    max-width: 100%;
}
.pe-wp-default .twitter-tweet-rendered {
    max-width: 100% !important; /* Override the Twitter embed fixed width */
}


.pe-wp-default h1{
    font-size:70px;
}

.page-links{
    float:left;
    clear:both;
    margin-bottom:20px;
}

.page-links > a{
    padding:2px 5px;
}

.post.format-aside{
    border-top:none;
}

.pe-wp-default .bypostauthor {
    border: none;
}

/* to go on top of wp admin bar */
.peFlareLightbox {
    z-index: 99999 !important;
}

#mobile-toggle {
    width: 60px;
}

#mobile-toggle i {
    float: right;
}

.services .row .large-10 .page-body p {
    color: #fff;
}

.services .row:last-child {
    margin-top: 0px;
}

#the-navigation .row .large-4 {
    
}

.sticky-nav {
    overflow: visible !important;
}

    
@media (max-width: 769px) {
    .custom-Call {
        display :none !important;
    }
    
    #the-navigation .row .large-4 {
        margin-top: -20px !important;
        margin-left: -3px !important;   
        width: 100% !important;         
    }

    #clients {
        display : block !important;
    }
}

@media (max-width: 4000px) {
    .custom-Call {
        display : block;
    }

    #the-navigation .row .large-4 {
        margin-top: -17px;
        margin-left: -3px;
        width: 25%;         
    }

    #the-navigation .row .large-8 {
        width: 75%;
    }
}

#progress-bar {
    display:none;
}

.service {
    padding: 50px 0px;
}




.page-title.no-icon {
    display: none;
}
.main_thankyou {
    position: relative;
    background: #1f1f1f;
    border: 1px solid #3a3a3a;
    border-top: 4px solid #ffef40;
    max-width: 620px;
    width: 100%;
    padding: 64px 56px;
    text-align: center;
    animation: fadeUp 0.55s cubic-bezier(.22, .68, 0, 1.2) both;
    margin: 70px auto 20px;
}
.page-id-426 .page-body.pe-wp-default {
    display: flex;
    justify-content: center;
}
.main_thankyou img {
    margin: 0 auto 32px;
}
.main_thankyou span {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #ffef40;
    margin-bottom: 10px;
}
.main_thankyou h1 {
    font-size: clamp(2.4rem, 5vw, 3.6rem);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    margin-bottom: 30px;
    position: relative;
}
.main_thankyou h1:after {
    position: absolute;
    content: '';
    width: 56px;
    height: 3px;
    background: #ffef40;
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.main_thankyou p {
    font-size: 0.92rem;
    color: #888888;
    margin-bottom: 10px;
}
.conatct_info {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin: 28px 0 32px;
    padding: 20px;
    background: #2d2d2d;
    border: 1px solid #3a3a3a;
}
.conatct_info a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #cccccc;
    text-decoration: none;
    font-size: 0.88rem;
    transition: color 0.2s;
}
.conatct_info a svg {
    width: 14px;
    height: 14px;
    fill: #ffef40;
    flex-shrink: 0;
}
.main_bts {
    display: flex;
    gap: 14px;
    justify-content: center;
    flex-wrap: wrap;
}
a.btn-home {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ffef40;
    color: #111111;
    border: 2px solid #ffef40;
    padding: 13px 28px;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    transition: background 0.2s;
    clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
a.btn-services {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #cccccc;
    border: 2px solid #3a3a3a;
    padding: 13px 28px;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    transition: all 0.2s;
    clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.btn-services:hover {
    border-color: #ffef40;
    color: #ffef40;
}
.btn-home:hover {
    background: #d4ac00;
    border-color: #d4ac00;
}

/*contact us css*/
.page-id-422 section#contact {
    display: none;
}
.page-id-426 section#contact {
    display: none;
}
.page-id-426 .call_us{
    display: none;
}
.page-id-426 iframe{display:none;}
section.head_sec {
    text-align: center;
}
section.head_sec .breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 0.72rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.breadcrumb a {
    color: #000000;
    text-decoration: underline;
}
section.head_sec h1 {
    font-size: clamp(2.6rem, 5vw, 4rem);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    position: relative;
}
section.head_sec p {
    max-width: 60%;
    margin: 0 auto 30px;
}
section.main_form {
    display: flex;
    gap: 40px;
}
section.main_form .part-4 {
    width: 40%;
}
section.main_form .part-8 {
    width: 60%;
}
section.main_form .part-4 h2 {
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 6px;
    position: relative;
}
section.main_form .part-4 h2:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 3px;
    background: #ffef00;
    bottom: -6px;
    left: 0;
}
.info_block {
    display: flex;
    gap: 18px;
    padding: 22px 0;
    border-bottom: 1px solid grey;
    align-items: center;
}
.info_icon {
    width: 46px;
    height: 46px;
    flex-shrink: 0;
    background: #ffef00;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.info_icon svg {
    width: 22px;
    height: 22px;
    fill: #111111;
}


.info_text p {
    margin: auto;
}
.info_text span {
    color: #858d8d;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.social-row {
    display: flex;
    gap: 12px;
}
.social-pill {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #222222;
    border: 1px solid #3a3a3a;
    padding: 10px 18px;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 0.82rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.22s;
}
.social-pill.fb svg {
    fill: #1877f2;
}
.social-pill svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}
.social-pill.ig svg {
    fill: #e1306c;
}


.social_sec h4 {
    font-size: 20px;
    margin-bottom: 14px;
}

.form_sec {
    background: #858d8d;
    border: 1px solid #3a3a3a;
    border-top: 4px solid #ffef00;
    padding: 48px 44px;
}


.form_sec span {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin-bottom: 15px;
    display: inline-block;
}
.form_sec span.form-note {
    font-size: 12px;
    margin: 0;
    width: 52%;
}
.form_sec .input-6 {
    width: 48%;
}

.flex-div {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.form_sec .input-12 {
    width: 100%;
}

.form_sec label {
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.form_sec input {
    padding: 20px;
    background: #ffffff;
    border-color: #b3b3b3;
    border-radius: 5px;
}
.form_sec textarea {
    padding: 20px;
    background: #ffffff;
    border-color: #b3b3b3;
}
.logo_part img {
    margin-bottom: 20px;
}
.social_sec {
    margin-top: 30px;
}
.btn-send {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #f5c800;
    color: #111111;
    border: none;
    margin: 0;
    padding: 14px 21px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    transition: background 0.2s, transform 0.1s;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
.btn-send svg {
    width: 17px;
    height: 17px;
    fill: #111111;
}
.form-submit {
    margin-top: 22px;
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}
.form-note {
}

.main_contact br {
    display: none;
}
.call_us {
    background: #ffef40;
    padding: 22px 30px;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--black);
}

.call_us p {
    margin: 0;
    font-weight: 600;
}

.main_footer {
    max-width: 1200px;
    margin: 0 auto;
    padding: 56px 30px 48px;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1.3fr;
    gap: 48px;
    border-bottom: 1px solid #a3a3a3;
}
.footer-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 18px;
    background: #2d2d2d;
    border-left: 3px solid #f5c800;
    padding: 8px 14px;
    font-size: 0.72rem;
    text-transform: uppercase;
    color: #f5c800;
}

.links_part h4, .contact_part h4, .follow_part h4 {
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    margin-bottom: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid grey;
}

.links_part ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.links_part ul li a {
    color: #1c1c1c;
    text-decoration: none;
    font-size: 0.88rem;
    transition: color 0.2s;
    display: flex;
    align-items: center;
    gap: 7px;
}

.links_part ul li a:before {
    content: '▸';
    color: #000000;
    font-size: 0.6rem;
}

.contact_part ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.contact_part ul li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.contact_part ul li svg {
    width: 14px;
    height: 14px;
    fill: var(--yellow);
    flex-shrink: 0;
    margin-top: 3px;
}

.footer-social-stack {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.fsocial {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #848d8d;
    border: 1px solid var(--border);
    padding: 10px 14px;
    text-decoration: none;
    transition: all 0.2s;
}
.fsocial .ficon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.fsocial.fb svg {
    fill: #1877f2;
}
.fsocial svg {
    width: 16px;
    height: 16px;
}
.fsocial .fname {
    font-family: 'Oswald', sans-serif;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    margin-bottom: 6px;
}
.fsocial .fhandle {
    font-size: 0.72rem;
    color: #ffffff;
}
.footer-bottom {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}
.footer-bottom p {
    margin: 0;
    font-size: 0.78rem;
    color: #555;
}
.main_contact p:empty {
  display: none;
}

@media (max-width: 992px){
    section.main_form {
    display: block;
}
section.main_form .part-4, section.main_form .part-8 {
    width: 100%;
}
.social_sec {
    margin-bottom: 30px;
}
.main_footer{
    grid-template-columns: repeat(2, 1fr);
}

.main_thankyou {

    width: 88%;
    padding: 64px 30px;

}
.contact_part ul li a {
    word-break: break-all;
}

section.head_sec p {
    max-width: 90%;
}
section.main_form .part-4 {
    padding: 0 30px;
}
section.main_form .part-4 a {
    word-break: break-all;
}

.form_sec{
padding: 48px 30px;
}

}

@media (max-width: 767px){
    .main_footer{
    grid-template-columns: 1fr;
}
.form_sec .input-6 {
    width: 100%;
}
}