/**
 * Theme Name: RP Criminal Defense law
 * Template:   oceanwp
 * ...other header fields
 */
:root {
    --blue: #1e90ff;
    --white: #ffffff;
    --placeholdercolor: currentColor;
    --headingFont: "Poppins", sans-serif;
    --bodyFont: "Poppins", sans-serif;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
    /* will-change: auto; */
}

body {
    margin: 0;
    padding: 0;
    font-family: var(--bodyFont);
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clear {
    clear: both;
}

body.layout-full {
    background-color: #fff;
}

.clear {
    clear: both;
}

.alignleft,
.alignright,
.aligncenter,
.alignnone {
    margin-bottom: 10px;
}

.alignleft,
.alignright,
.aligncenter {
    display: block;
    margin: 0 auto 20px auto;
}

@media screen and (min-width: 769px) {
    .alignleft {
        float: left;
        margin-right: 20px;
    }

    .alignright {
        float: right;
        margin-left: 20px;
    }

    .alignleft,
    .alignright {
        max-width: 50%;
        margin-top: 0;
    }
}

@media screen and (max-width:1024px) {

    .alignright,
    .alignleft {
        width: 100%;
        max-width: 600px;
        float: none;
        margin: 20px auto;
    }

}

iframe,
img {
    max-width: 100%;
    border: none;
    vertical-align: middle;
}

img {
    border: 0;
    height: auto;
    font-size: 0;
    display: block;
}

a {
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
    color: inherit;
    text-decoration: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

a:focus {
    outline: 0 !important;
}

html {
    margin-top: 0 !important;
}

a#scroll-to-top {
    display: none;
}


.widget {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--headingFont);
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
}

p,
li,
ul,
ol,
blockquote {
    font-family: var(--bodyFont);
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}

p:empty {
    display: none;
}

ul,
li {
    list-style: none;
}

a:visited {
    color: inherit;
}

a:hover {
    text-decoration: none;
}

.w100p,
.wrapper {
    width: 100%;
}

.container {
    max-width: 1500px;
    width: 100%;
    margin: auto;
}

@media screen and (max-width:1700px) {
    .container {
        max-width: 1300px;
    }
}

@media screen and (max-width:1500px) {
    .container {
        max-width: 1100px;
    }
}

@media screen and (max-width:1240px) {
    .container {
        max-width: 900px;
    }
}

@media screen and (max-width:1024px) {
    .container {
        max-width: 720px;
    }
}

@media screen and (max-width:767px) {
    .container {
        max-width: 100%;
        padding: 0 10px;
    }
}





@font-face {
    font-display: swap;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/urbanist-v17-latin-300.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/urbanist-v17-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/urbanist-v17-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/urbanist-v17-latin-600.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/urbanist-v17-latin-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 800;
    src: url('./fonts/urbanist-v17-latin-800.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/merriweather-v32-latin-300.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/merriweather-v32-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/merriweather-v32-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/cormorant-garamond-v20-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/cormorant-garamond-v20-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/cormorant-garamond-v20-latin-600.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/cormorant-garamond-v20-latin-700.woff2') format('woff2');
}

/* Header Section Starts */

.header-sec {
    background-color: transparent;
    padding: 10px 0;
    position: fixed;
    z-index: 999;
    width: 100%;
    border-bottom: 2px transparent;
}

.header-sec.f-nav {
    background-color: #000;
    border: transparent;
    border-bottom: 2px solid #9a1227;
}

.logo img {
    width: 100%;
    display: block;
    height: auto;
    max-width: 251px;
}

.header-sec .container {
    width: 100%;
    max-width: 1500px;
    margin: auto;
}

.logo-container {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    margin-bottom: 21px;
}

.top-right-list {
    display: flex;
    flex-direction: column;
}

.top-rit {
    width: 65.3%;
}
.top-right-list-btm {
    display: flex;
    justify-content: end;
    align-items: end;
    gap: 30px;
    width: 100%;
}
.top-right-list-top p {
    font-family: 'Urbanist';
    font-size: 15px;
    font-weight: 400;
     line-height: 1.3;
    letter-spacing: 0px;
    color: #fff;
    margin: 0 0 8px;
}

.header-btn {
    position: relative;
}

.header-btn a.hdr-call-btn {
    color: #fff;
    /*font-size: 39px;*/
	font-size: 30px;
    font-family: 'Merriweather';
    font-weight: 300;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    padding-left: 50px;
    position: relative;
    letter-spacing: 0.7px;
}
.gt_switcher.notranslate .gt_option, .gt_switcher.notranslate a, .gt_switcher.notranslate a.gt_current{
    background: transparent !important;
    border: none !important;
}
.header-btn a.hdr-call-btn:hover {
    color: #9a1227;
}
.top-right-list .translate .gt_selected {
    background: transparent !important;
}
.gt_switcher.notranslate .gt_option a, .top-right-list .translate .gt_selected a {
    border: none !important;
    color: #fff !important;
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
/*    display: inline-block;*/
}
.gt_switcher.notranslate .gt_option a img, .top-right-list .gt_selected a img {
    margin-right: 9px !important;
}
.top-right-list .translate .gt_selected a::after{
    background-image: url(./images/trans-drp-dwn-img.webp) !important;
}
.translate {
    background: linear-gradient(90deg, rgb(154, 18, 39) 0%, rgb(183, 14, 40) 30%, rgb(211, 9, 40) 50%, rgb(183, 14, 40) 70%, rgb(154, 18, 39) 100%);
}
.translate .gt_switcher.notranslate .gt_option {
    position: absolute !important;
    background: linear-gradient(90deg, rgb(154, 18, 39) 0%, rgb(183, 14, 40) 30%, rgb(211, 9, 40) 50%, rgb(183, 14, 40) 70%, rgb(154, 18, 39) 100%) !important;
}





.header-btn a.hdr-call-btn::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 33px;
    height: 44px;
    background-image: url(./images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -17px -24px;
}

.top-rit-itm-cont p {
    color: #fff;
    font-size: 19px;
    font-family: 'urbanist';
    letter-spacing: 5px;
    font-weight: 300;
    text-decoration: none;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0;
}

.top-menu ul {
    margin: 0 !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.top-menu ul li:last-child {
    margin: 0;
}

.top-menu ul li {
    display: inline-block;
    margin: 0 40px 0 0;
    position: relative;
}

.top-menu ul li a {
    position: relative;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    font-family: 'Urbanist';
    display: block;
    outline: 0;
    border: 0;
}

.top-menu ul li.current-menu-item>a,
.top-menu ul li:hover>a {
    color: #9a1227;
}

.top-menu ul li ul.sub-menu {
    display: none;
    width: 230px;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    background: linear-gradient(90deg, rgb(154, 18, 39) 0%, rgb(183, 14, 40) 30%, rgb(211, 9, 40) 50%, rgb(183, 14, 40) 70%, rgb(154, 18, 39) 100%);
    padding: 0px 0;
    z-index: 999;
}
.top-menu .sub-menu li a:hover {
    background: #ffffff30;
    color: #fff;
}
.top-menu ul li:hover ul.sub-menu {
    display: block;
}

.top-menu ul li:hover ul.sub-menu ul {
    display: none;
}

.top-menu ul li:hover ul.sub-menu li {
    position: relative;
}

.top-menu ul li:hover ul.sub-menu li:hover>ul {
    display: block;
    top: 0;
    left: 100%;
}

.top-menu .sub-menu li.current-menu-item a {
    background: #ffffff30;
    color: #fff;
}

.top-menu .sub-menu li a:after {
    display: none;
}

.top-menu .sub-menu li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 0;
}

.top-menu .sub-menu li a {
    float: left;
    font-size: 15px;
    width: 100%;
    line-height: normal;
    padding: 12px 15px;
    color: #fff;
    display: block;
    text-transform: capitalize;
}

/* Common Styling */

a.cmn-btn {text-align: center; position: relative; display: inline-block; padding: 20px 35px; border-radius: 50px; font-weight: 700; font-size: 20px; font-family: 'Urbanist'; text-transform: uppercase; text-decoration: none; color: #fff; border: 2px solid transparent; z-index: 1; line-height: 1; }
a.cmn-btn::before {content: '';position: absolute;inset: 0;background: linear-gradient(90deg, rgb(154, 18, 39) 0%, rgb(183, 14, 40) 30%, rgb(211, 9, 40) 50%, rgb(183, 14, 40) 70%, rgb(154, 18, 39) 100%);z-index: -1;transition: opacity 1s ease;border-radius: 50px;}
a.cmn-btn:hover::before {opacity: 0; }
a.cmn-btn:hover {background: #fff !important; color: #c21a34; border-color: #c21a34; }


/*  Russian styles   */
html[lang="ru"] .top-rit {width: 65.5%;}
html[lang="ru"] .top-menu ul li a {font-size: 12px;}
html[lang="ru"] .top-menu ul li {margin: 0 20px 0 0;}
html[lang="ru"] .top-menu ul li:last-child{margin: 0px;}
html[lang="ru"] .top-rit-itm-cont p {font-size: 16px;}



/*  Armenian styles   */
html[lang="hy"] .top-rit {width: 65%;}
html[lang="hy"] .top-rit-itm-cont p {font-size: 15px;}
html[lang="hy"] .top-menu ul li a {font-size: 11px;}
html[lang="hy"] .top-menu ul li {margin: 0 15px 0 0;}
html[lang="hy"] .top-menu ul li:last-child{margin: 0px;}



.text-heading {
    font-family: var(--headingFont);
    font-weight: 600;
    font-size: 66px;
    color: #043340;
    line-height: 1.09;
    margin: 0 0 40px 0;
}

@media screen and (max-width:1700px) {
    .header-sec .container {
        max-width: 1300px;
    }

    .top-menu ul li {
        margin: 0 30px 0 0;

    }

    .top-menu ul li a {
        font-size: 17px;
    }
    .top-rit {
    width: 73.7%;
}
.top-rit-itm-cont p {font-size: 17px;}
html[lang="ru"] .top-rit-itm-cont p {font-size: 16px;}
html[lang="ru"] .top-rit {width: 75.6%;}
html[lang="ru"] .top-menu ul li a {font-size: 11px;line-height: 1.4;}
html[lang="ru"] .top-menu ul li {margin: 0 13px 0 0;}
html[lang="hy"] .top-rit-itm-cont p {font-size: 12px;}

html[lang="hy"] .top-rit {
    width: 71.6%;
}
html[lang="hy"] .top-menu ul li a {
    font-size: 11px;
    line-height: 1.3;
}

}

@media screen and (max-width:1500px) {
    .header-sec .container {max-width: 1100px;}

    .top-menu ul li a { font-size: 15px; }
    .top-menu ul li { margin: 0 22px 0 0; }
    .top-rit-itm-cont p { font-size: 15px; letter-spacing: 3px; }
    .top-right-list-btm {gap: 21px;}

    /*.header-btn a.hdr-call-btn { font-size: 27px; }*/
	.header-btn a.hdr-call-btn { font-size: 24px; }
    .header-btn a.hdr-call-btn::before { transform: scale(.8); }
.top-right-list-top p {font-size: 14px;}
.top-right-list .translate .gt_selected a {font-size: 15px;}

    html[lang="ru"] .top-rit-itm-cont p {
        font-size: 13px;
    }

    html[lang="hy"] .top-rit {
        width: 73.6%;
    }
        html[lang="hy"] .top-rit-itm-cont p {
        font-size: 11px;
    }

}

@media screen and (max-width:1240px) {
    .header-sec .container { max-width: 900px; }

    .top-menu ul li a { font-size: 12px; }
    .top-menu ul li { margin: 0 18px 0 0; }
    .top-rit-itm-cont p {font-size: 14px;letter-spacing: 1px; }
    .header-sec .logo img { max-width: 200px; }
    .header-sec .logo-container {margin-bottom: 15px;}
    .header-btn a.hdr-call-btn { font-size: 22px; padding-left: 40px; }
    .header-btn a.hdr-call-btn::before { transform: scale(.7); }
    .top-menu ul li ul.sub-menu {width: 210px;}
    .top-menu .sub-menu li a {font-size: 14px;padding: 10px 12px}
    .top-right-list-btm {gap: 10px;}
    .top-right-list-top p { font-size: 12px; }
    .translate .gt_switcher.notranslate {width: 145px;}
    .translate .gt_switcher.notranslate .gt_option {width: 145px !important;}
    .gt_switcher.notranslate .gt_option a, .top-right-list .translate .gt_selected a {font-size: 15px;}
    .translate .gt_switcher.notranslate .gt_selected a {width: 134px;}
	    html[lang="ru"] .top-rit-itm-cont p {
        font-size: 10px;
    }
    html[lang="hy"] .top-rit-itm-cont p {
    font-size: 10px;
}
    html[lang="hy"] .top-rit {
        width: 75.7%;
    }
        html[lang="hy"] .top-menu ul li a {
        font-size: 10px;
        line-height: 1.3;}

}

/* Mobile Menu Starts */

@media screen and (min-width: 1025px) {

    .logo-rit,
    .tab-call {
        display: none;
    }
    .mobinav .top-right-list-top p {
        font-size: 14px;
        line-height: 1.3;
    }

}

.showhide {
    display: none;
    width: 110px;
    height: 28px;
    cursor: pointer;
    padding: 0;
    position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .showhide {
        display: block;
    }
}

.mobinav {
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    z-index: 99999995;
    background: #000;
    width: 100%;
    max-width: 300px;
    height: 100%;
    min-height: 100vh;
    position: fixed;
    overflow: scroll;
    padding: 15px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    display: flex;
    flex-direction: column;
}

.menu-top-menu-container {
    display: block;
    width: 100%;
}

.mobinav.open {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

.mobinav ul {
    margin: 0 0 0 0;
    padding: 5px 0px;
    width: 100%;
}

.mobinav ul li {
    margin: 0;
    width: 100%;
    list-style: none;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    padding: 0px;
    position: relative;
    font-family: var(--bodyFont);
}

.mobinav a {
    width: 100%;
    padding: 10px 0;
    display: block;
    line-height: normal;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: var(--bodyFont);
    border: 0;
    margin: 0 0 0px 0;
    text-decoration: none;
}

.mobinav a:hover {
    color: #9b662a;
}

.mobinav ul li ul {
    padding: 0 0 0 15px;
}

.mobinav ul li ul li a {
    text-transform: capitalize;
}

.mobinav ul li .drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 37px;
    z-index: 5;
}

.mobinav ul li .drop.open {
    width: 20px;
}

.mobinav ul li .drop::before,
.mobinav ul li .drop.close::after {
    content: '';
    background-color: #fff;
    position: absolute;
}

.mobinav ul li .drop::before {
    width: 20px;
    height: 2px;
    top: 16px;
    right: 1px;
}

.mobinav ul li .drop.close::after {
    width: 2px;
    height: 20px;
    top: 7px;
    right: 10px;
}

.mobile-menu-button-container {
    display: block;
}

@media screen and (min-width: 768px) {
    .mobile-menu-button-container {
        display: none;
    }


}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .tab-call {
        display: block;
        margin-left: auto;
    }
}

/* Mobile Menu Ends */
@media screen and (max-width: 767px) {
	.page_bnr {
        padding: 185px 0 30px 0!important;
    }
	
    .logo-rit,
    .tab-call {
        display: none;
    }

    .mobile-menu-button-container {
        background: linear-gradient(90deg, rgb(154, 18, 39) 0%, rgb(183, 14, 40) 30%, rgb(211, 9, 40) 50%, rgb(183, 14, 40) 70%, rgb(154, 18, 39) 100%);
        margin-top: 10px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        border-bottom: 1px solid #fff;
    }

    .logo {
        justify-content: center !important;
    }

    .mobile-menu-button-container a.mobi-call {
        width: 50%;
        justify-content: center;
        padding: 6px 8px;
        border-left: 1px solid #fff;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .header-sec {
        padding: 20px 0 0 0 !important;
    }

    .mobile-menu-button-container button.mobileMenuToggle {
        border: none;
        background: transparent;
        width: 50%;
    }

    .mobile-menu-button-container button.mobileMenuToggle svg {
        width: 22px;
        height: 15px;
    }

    .mobile-menu-button-container a.mobi-call span.button-text,
    .mobile-menu-button-container span.menu-text {
        font-family: var(--bodyFont);
        font-weight: 500;
        font-size: 22px;
        line-height: 1;
        letter-spacing: -0.8px;
        color: #fff;
    }
        html[lang="hy"] .mobile-menu-button-container a.mobi-call span.button-text, html[lang="hy"] .mobile-menu-button-container span.menu-text {font-size: 16px;}

    .mobile-menu-button-container span.svg-icon svg {
        width: 25px;
    }

    button.showhide {
        display: none;
    }
}

/* Footer Section */

.ftr-logo {
    text-align: center;
}
.ftr-logo a {
    display: inline-block;
}
.copyrights {
    padding: 20px 0;
    background-color: #9a1227;
    text-align: center;
}
.copyrightmenu ul {
    margin: 0;
}
.copyrightmenu ul li {
    display: inline-block;
    margin: 0;
}
.copyrights p,
.copyrightmenu ul {
    margin: 0 0 0px;
}
.copyrights p,
.copyrights a {
    font-family: 'Urbanist';
    font-size: 18px;
    font-weight:400 ;
    line-height: 1.7;
    color: #fff; 
    text-align: center;
    margin: 0;
}
.copyrightmenu ul li a {
    line-height: 1;
    border-right: 1px solid #fff;
}
.copyrightmenu ul li a:hover{
    color: #000;
}
.copyrightmenu ul li:last-child a {
    border: none;
}
.copy-rights p a:first-child{
    padding-left: 0;
}
.copy-rights p a:last-child{
    padding-right: 0;
    border: none;
}
.copyrights a {
    display: inline-block;
    border-right: 2px #fff solid;
    padding:0 5px;
    line-height: 1.7;
    margin: 0;
}
.growthlab img{
    width: 100%;
    display: block;
}
.cpy-inr, .ftrlink {
    display: inline-block;
}
.growthlab a{border: none;}




@media screen and (max-width:1024px) {
    .header-sec .container {
        max-width: 720px;
    }

    

.top-right-list-btm {flex-direction: column;align-items: start; gap: 15px}

    .mobinav .top-rit {
        display: block;
    }
    .top-menu,
    .top-rit {
        display: none;
    }


    .tab-call svg {
        width: 23px;
        height: 23px;
        margin: -2px 0;
    }

    .tab-call span.text {
        color: #fff;
        font-size: 23px;
        letter-spacing: 0.5px;
        font-family: var(--headingFont);
        display: inline-block;
    }

    button.showhide {
    background: linear-gradient(0deg, rgb(154, 18, 39) 0%, rgb(183, 14, 40) 30%, rgb(211, 9, 40) 50%, rgb(183, 14, 40) 70%, rgb(154, 18, 39) 100%);
        border: none;
        width: 45px;
        height: 40px;
        padding: 0px 10px;
        border-radius: 5px;
    }

    span.menuBar.menuBar-3 {
        margin: 0;
    }

    button.showhide span {
        width: 100%;
        height: 3px;
        background-color: #fff;
        display: block;
        margin-bottom: 5px;
    }

    .header-sec {
        /* position: relative; */
        background-color: #000;
        padding: 10px 10px;
        width: 100%;
        border-bottom: 0px;
    }
    .header-sec.f-nav { 
        /* position:fixed; */
        border-bottom: 0px;}
    .logo {
        max-width: 100%;
        justify-content: space-between;
        align-items: center;
        display: flex;
        width: 100% !important;
        gap: 20px;
    }

    .head-sec .container {
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }

    .mobinav button.menuClose {
        margin-left: auto;
        margin-bottom: 30px;
        width: 30px;
        height: 30px;
        border: none;
        background: linear-gradient(0deg, rgb(154, 18, 39) 0%, rgb(183, 14, 40) 30%, rgb(211, 9, 40) 50%, rgb(183, 14, 40) 70%, rgb(154, 18, 39) 100%);
        line-height: 27px;
        font-size: 30px;
        text-align: center;
        color: #fff;
        cursor: pointer;
        padding: 0;
    }

    .head-sec.f-nav .logo {
        width: 100% !important;
    }
}

/*------------------tab--------------------*/


/*-------------------site-footer----------------------*/
.site-footer {padding: 0px 0 40px 0; background-color: #000; } 
.hm-form-sec {padding: 50px 0 50px; background-color: #000; } 
.contact-form-main .contact-left .map iframe {height: 355px;}
.contact-form-main {display: flex; justify-content: space-between; } 
.contact-left {width: 40.9%; } 
.contact-right {width: 53.35%; } 
.contact-left-cnt .contact-title {font-family: 'Cormorant Garamond'; font-size: 30px; font-weight: 600; line-height: 1; letter-spacing: 0; color: #fff; text-transform: uppercase; text-align: center; position: relative; margin: 0 0 10px 0; padding: 80px 0 0; } 
.contact-left-cnt .contact-title::before{transform: scale(0.9);content: ""; background-image: url(./images/hm-sprites.webp); background-position: -214px -88px ; background-repeat: no-repeat; width:52px ; height:66px ; right: 0; top: 0px; left: 0; margin: auto; position: absolute; } 
.contact-left-cnt {padding: 20px 0 20px 0; margin: 0px auto 40px; border-bottom: 1px #9f0000 solid; width: 82%; }
.map iframe {display: block; height: 415px; } 
.contact-left-cnt p {font-family: 'Urbanist'; font-size: 18px; font-weight: 400; line-height: 1.7; letter-spacing: 0; text-align: center; color: #fff; margin: 0; } 
.contact-right {background-color: #0e1518; padding: 40px 70px; } 
.contact-right .contact-txt {font-family: 'Cormorant Garamond'; font-size: 50px; font-weight: 400; line-height: 1.1; letter-spacing: 0; text-align: center; color: #fff; text-transform: uppercase; margin-bottom: 30px; } 
.contact-right .gform_wrapper .gform-body.gform_body input, .contact-right .gform_wrapper .gform-body.gform_body textarea {background-color: transparent; font-family: 'Urbanist'; font-weight: 400; font-size: 17px !important; padding: 15px 20px !important; margin: 0 0 0; line-height: 1.6 !important; border-bottom: none; color: #858585; border-image: linear-gradient(to bottom, #464b4d, rgb(13, 29, 36)); border-image-slice: 1; min-height: min-content; }
.contact-right .gform_wrapper .gform-body.gform_body input::placeholder {color: #858585;} 
.contact-right .gform_wrapper .gform_validation_errors, .contact-right .gform_wrapper .gform_required_legend{display: none;} 
.contact-right .gform_wrapper input:not([type="checkbox"]):focus, .contact-right .gform-body.gform_body textarea:focus {outline: none !important; border-image: linear-gradient(to bottom, #c21a34, rgb(13, 29, 36)); border-image-slice: 1; color: #fff; } 
.contact-right .gform_wrapper .gform-body.gform_body input:focus::placeholder {color: #858585;} 
.contact-right .gform_wrapper .gfield {position: relative; } 
.contact-right .form-links a {cursor: pointer; text-decoration: none; } 
.contact-right .form-links a, .contact-right .gfield-choice-input+label {font-size: 16px !important; letter-spacing: 0; font-family: 'Urbanist' !important; font-weight: 400; line-height: 1; color: #858585 !important; } 
.contact-right .form-links a, .contact-right .gfield-choice-input+label {color: #858585 !important; font-family: 'Urbanist' !important; margin: 0; } 
.contact-right .gform_wrapper .gform-body.gform_body .top_label input[type="checkbox"] {margin: -1px 6px 0 0 !important; width: 15px !important; height: 15px !important; padding: 0 !important; } 
.contact-right .gform_wrapper .gfield textarea.large {height: 140px !important; resize: none; min-height: auto; margin: 0px; }
.contact-right .gform_wrapper .gform-body.gform_body .gform_fields.top_label {--gf-form-gap-y: 20px;}
.contact-right .form-links a:hover{color: #9f0000 !important;}

/* Button */

.contact-right .gform_footer {text-align: center; width: max-content; margin: auto !important; padding: 45px 0 0 !important; } 
.contact-right .gform_wrapper .top_label input[type="submit"] {
    background: -webkit-linear-gradient(0deg, rgb(154, 18, 39) 0%, rgb(183, 14, 40) 30%, rgb(211, 9, 40) 50%, rgb(183, 14, 40) 70%, rgb(154, 18, 39) 100%);
    padding: 19px 35px !important;
    border-radius: 50px !important;
    display: inline-block !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    font-family: 'Urbanist' !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #fff !important;
    border: 2px transparent solid;
    transition: background 0.6s ease, color 0.4s ease, border-color 0.4s ease !important;
    background-color: transparent !important;
}
.contact-right .gform_wrapper .top_label input[type="submit"]:hover{color: #c21a34 !important; background: #fff !important; border-color: #c21a34 !important; }

/* Error Fields */


.contact-right .gform_wrapper .gfield .validation_message.gfield_validation_message, 
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {position: absolute; top: 4px; background: none; padding: 0; line-height: 1; color: red; font-size: 13px; right: 10px; font-weight: 500; width: auto; border: none; pointer-events: none; margin: 0; } 
.contact-right .gform_wrapper .gfield .instruction.validation_message {top: 45px; } 
.contact-right .gform_wrapper .gfield--input-type-checkbox.chck-bx .validation_message.gfield_validation_message {right: inherit !important; left: 20px !important; top: 23px !important; } 
.contact-right .gform_wrapper .field_description_below .gfield_description {padding-top: 0; }

/* popup Fields */

.formpopuptext {transition: transform .15s ease-out .15s; pointer-events: none; text-align: center; border: 1px solid #858585; background: #0e1518; font-size: 14px; color: #fff !important; line-height: 1.5; max-width: 100%; padding: 10px; position: absolute; z-index: 5; font-family: 'Urbanist'; font-weight: 400; display: none; width: 100%; pointer-events: auto; }

/* Footer Menu */

.ftr-menu ul {padding: 0px 0 25px 0; border-bottom: 1px #50101c solid; margin: 0 0 35px; text-align: center; }
.ftr-menu ul li {display: inline-block; padding: 0 31px; margin: 0; } 
.ftr-menu ul li:first-child{padding-left:0; } 
.ftr-menu ul li:last-child{padding-right:0; } 
.ftr-menu ul li a {font-family: 'Urbanist'; font-size: 19px; font-weight: 400; line-height: 1; letter-spacing: 0; text-transform: uppercase; text-decoration: none; color: #fff; display: inline-block; margin: 0; }
.ftr-menu ul li a:hover{
color: #9a1227;
}
/*--------------footer-------*/

.hm-footer-main {display: flex; justify-content: space-between; align-items:center; padding: 0 110px; } 
.btm-logo {width: 30%; } 
.btm-logo img {width: 100%; display: block; } 
.hm-footer-main .contact {width: 26%; margin:20px 0 0 0; } 
.hm-footer-main .follow {width: 25%; margin: 10px 0px 0 0; } 
.hm-footer-main .follow-txt {font-family: 'Cormorant Garamond'; font-size: 28px; font-weight: 500; color: #fff; line-height: 1; text-transform: uppercase; padding-bottom: 0px; margin: 0 0 15px; display: block; } 
.hm-footer-main .ph-no {font-family: 'Urbanist'; font-size: 20px; font-weight: 400; color: #858585; line-height: 1; padding-left: 50px; display: inline-block; position: relative; margin: 0;text-transform: inherit; } 
.hm-footer-main .ph-no a {font-family: 'Merriweather'; font-size: 34px; font-weight: 300; text-decoration: none; display: block; color: #fff; } 
.hm-footer-main .ph-no a:hover{color: #9f0000; } 
.hm-footer-main .ph-no a::before {content: ""; background-image: url(./images/hm-sprites.webp); background-repeat: no-repeat; background-position: -343px -115px; width: 30px; height: 30px; top: 0; left: 0; margin: auto; position: absolute; } 
.social-links {display: flex; justify-content: space-between; width: 75%; margin: 0 0px 0 -20px; } 
.social-links .social a {background-repeat: no-repeat; width: 42px; height: 42px; background-position: -10px -173px; text-align: center; font-size: 0; display: inline-block; position: relative; padding: 0; border-radius: 50px; background-color: transparent; opacity: 30%; background-image: url(./images/hm-sprites.webp); transition: 0.5s; vertical-align: middle; }
.social-links .social a:hover {background-color: #9a1227; opacity: 100%; } 
.social-links .social a.insta {background-position: -57px -173px;}
.social-links .social a.twitter {background-position: -104px -173px; } 
.social-links .social a.linkedin {background-position: -150px -173px; } 
.social-links .social a.youtube {background-position: -197px -173px;}
.copy-logo{max-width: 219px; margin: auto; } 
.copy-logo img{width: 100%; display: block; }

/* Responsive */

@media screen and (max-width:1700px){

.contact-left-cnt .contact-title {font-size: 27px;} 
.contact-left-cnt p {font-size: 17px; } 
.contact-right .contact-txt {font-size: 42px; margin-bottom: 25px; } 
.contact-left-cnt { margin: 0px auto 30px; } 
.contact-right {padding: 35px 60px; } 
.ftr-menu ul li a {font-size: 18px; } 
.ftr-menu ul li {padding: 0px 18px; } 
.contact-right .gform_wrapper .top_label input[type="submit"] {padding: 17px 30px; font-size: 20px; } 
.contact-right .gform_wrapper .gform-body.gform_body input, .contact-right .gform_wrapper .gform-body.gform_body textarea {font-size: 17px !important; padding: 19px 20px !important; } 
.ftr-menu ul {padding: 0px 0 20px 0; margin: 0 0 30px; } 
.hm-footer-main {padding: 0 50px; } 
.hm-footer-main .ph-no a {font-size: 34px; } 
.contact-right .gform_footer {padding: 30px 0 0 !important; }
.contact-right .gform_wrapper .gform-body.gform_body .gform_fields.top_label {--gf-form-gap-y: 22px;}
.site-footer { padding: 0px 0 30px 0;}
.contact-right .gform_wrapper .top_label input[type="submit"] {padding: 18px 30px !important;font-size: 19px !important;}

}


@media screen and (max-width:1500px){

.contact-left-cnt .contact-title {font-size: 27px; padding: 80px 0 0; margin: 0 0 10px 0; } 
.contact-left-cnt .contact-title::before {transform: scale(.9); } 
.hm-form-sec {padding: 40px 0; } 
.contact-left-cnt p {font-size: 16px; } 
.contact-left-cnt {padding: 25px 0 ; margin: 0px auto 30px; } 
.contact-right {padding: 40px 55px; } 
.contact-right .contact-txt {font-size: 42px; margin-bottom: 30px; } 
.ftr-menu ul li a {font-size: 16px; } 
.ftr-menu ul li {padding: 0px 10px; }  
.hm-footer-main .follow-txt {font-size: 25px; } 
.social-links .social a {padding: 8px; transform: scale(.9); } 
.copy-rights p {font-size: 16px; } 
.contact-right .gform_wrapper .gform-body.gform_body input, .contact-right .gform_wrapper .gform-body.gform_body textarea {font-size: 15px !important; padding: 15px 15px !important; } 
.contact-right .gform_wrapper .gform-body.gform_body .gform_fields.top_label {--gf-form-gap-y: 20px;}
.contact-right .gform_wrapper .gfield textarea.large {height: 120px !important; } 
.contact-right .form-links a, .contact-right .gfield-choice-input+label {font-size: 15px !important; } 
.contact-right .gform_wrapper .top_label input[type="submit"] {padding: 16px 30px !important;font-size: 18px !important;}
.contact-right .gform_footer {padding: 30px 0 0 !important; } 
.contact-form-main .contact-left .map iframe {height: 320px;}
.map iframe {height: 385px; } 
.hm-footer-main .ph-no a {font-size: 28px; } 
.site-footer {padding: 0px 0 25px 0; } 
.contact-form-main .contact-left .map iframe {height: 300px;}
/*.contact-right .contact-txt {font-size: 45px;margin-bottom: 30px;}*/
	.contact-right .contact-txt {font-size: 35px;margin-bottom: 30px;}

}


@media screen and (max-width:1240px){

.contact-left-cnt {padding: 20px 0 17px 0; margin: 0px auto 30px; } 
.contact-right {padding:35px 20px;width: 55%; } 
/*.contact-right .contact-txt {font-size: 40px; margin-bottom: 20px; }*/ 
	.contact-right .contact-txt {font-size: 30px; margin-bottom: 20px; }
.ftr-menu ul li {padding: 0px 7px; } 
.ftr-menu ul li a {font-size: 14px; } 
.contact-left-cnt .contact-title::before {transform: scale(.8); } 
.site-footer {padding: 0px 0 30px 0; } 
.copy-rights p {font-size: 16px; } 
.contact-left-cnt .contact-title {font-size: 24px; padding: 80px 0 0; margin: 0 0 10px 0; } 
.contact-left-cnt {padding: 15px 0 15px 0; margin: 0px auto 25px; width: 71%; } 
.contact-left-cnt p {font-size: 15px; } 
.contact-form-main .contact-left .map iframe {height: 260px;}
.contact-right .gform_wrapper .gform-body.gform_body .gform_fields.top_label {--gf-form-gap-y: 15px;}
.contact-right .gform_wrapper .gform-body.gform_body input, .contact-right .gform_wrapper .gform-body.gform_body textarea {font-size: 15px !important; padding: 14px 18px !important; } 
.contact-right .gform_wrapper .gfield textarea.large {height: 100px !important; } 
.contact-right .gform_wrapper .gform-body.gform_body .top_label input[type="checkbox"] {margin: -1px 3px 0 0 !important; width: 12px !important; height: 12px !important; } 
.contact-right .form-links a, .contact-right .gfield-choice-input+label {font-size: 14px !important; } 
.contact-right .gform_wrapper .top_label input[type="submit"] {padding: 14px 30px !important; font-size: 16px !important; } 
.contact-right .gform_footer {padding: 20px 0 0 !important; } 
.map iframe {height: 340px; } 
.ftr-menu ul {padding: 0px 0 15px 0; margin: 0 0 15px; } 
.hm-footer-main {padding: 0 20px; } 
.hm-footer-main .ph-no {font-size: 17px; padding-left: 43px; } 
.hm-footer-main .follow-txt {font-size: 22px; } 
.hm-footer-main .ph-no a {font-size: 22px; } 
.copyrights p, .copyrights a {font-size: 16px; } 
.social-links .social a {padding: 8px; transform: scale(.8); } 
.copyrights {padding: 20px 0; } 
.contact-right .gform_wrapper .gfield .instruction.validation_message {top: 33px; } 
.contact-right .gform_wrapper .gfield .validation_message.gfield_validation_message, .hm-form-sec .gform_wrapper .gfield .instruction.validation_message {font-size: 11px; }
.translate .gfield.gfield--type-checkbox.gfield--type-choice {grid-column: span 7;}

}


@media screen and (max-width:1024px){
.contact-form-main {flex-direction: column; align-items: center; } 
.contact-left {width: 100%; } 
.contact-right {width: 100%; } 
.copy-rights p {font-size: 14px; } 
.ftr-menu ul li {margin-bottom: 5px; } 
.hm-footer-main{flex-direction: column; gap: 20px; padding: 0; } 
.hm-footer-main .follow, .hm-footer-main .btm-logo, .hm-footer-main .contact{border: 2px solid #991226; width: 100%; max-width: 320px; margin: auto; text-align: center; padding: 20px;   } 
.social-links {justify-content: center; width: 100%; margin: auto; } 
.site-footer {padding: 0px 0 40px 0; } 
.contact-left-cnt {width: 100%; max-width: 350px; border: 2px solid #991226; } 
.hm-footer-main .ph-no {text-align: left; }
.hm-footer-main {gap: 15px;}
} 

@media screen and (max-width:760px){

.contact-right .contact-txt {font-size: 32px; margin-bottom: 20px; } 
.hm-footer-main {align-items: center; flex-direction: column; gap: 10px; } 
.contact-right .gform_wrapper .gform-body.gform_body input, .contact-right .gform_wrapper .gform-body.gform_body textarea{margin: 0;} 
.hm-footer-main .ph-no a::before {transform: scale(0.8); } 
.contact-right .gform_wrapper .gfield textarea.large {height: 80px !important; } 
.contact-right .gform_wrapper .top_label input[type="submit"] {padding: 8px 30px !important; font-size: 15px !important; } 
.contact-right .form-links a, .contact-right .gfield-choice-input+label {font-size: 15px !important; } 
.contact-right {padding: 25px 15px; } 
.copyrights p, .copyrights a {font-size: 15px; line-height: 1.4; }

}

@media screen and (max-width:480px){
.contact-left-cnt .contact-title {font-size: 25px; } 
.contact-left-cnt p {font-size: 16px; } 
.contact-left-cnt {padding: 20px 0 15px 0; margin: 0px auto 30px; } 
.contact-right .contact-txt {font-size: 30px; margin-bottom: 15px; } 
.contact-right {padding: 15px 0px; width: 100%; } 
.hm-footer-main .follow-txt {font-size: 25px; letter-spacing: 0px; } 
.hm-footer-main .ph-no {font-size: 17px; } 
.hm-footer-main .ph-no a {font-size: 26px; } 
.hm-footer-main .ph-no {padding: 0 0 0 30px; } 
.hm-footer-main .ph-no a::before {transform: scale(0.7); } 
.social-links .social a {padding: 5px;} 
.site-footer {padding: 0px 0 25px 0; } 
.map iframe {height: 200px; }
.contact-right .gform_wrapper .gform-body.gform_body input, 
.contact-right .gform_wrapper .gform-body.gform_body textarea {font-size: 14px !important;padding: 12px 18px !important;}
.contact-right .gform_wrapper .gform-body.gform_body .gform_fields.top_label {--gf-form-gap-y: 10px;}
}