@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

body
{
    background: #fff !important;
}
h1, h2, h3, h4, h5, h6, p
{
    margin: 0;
    padding: 0;
}
ul, li, ol
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
a, a:hover, a:focus
{
    text-decoration: none !important;
}
h1.entry-title, time.entry-date
{
	display:none !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li, .vc_do_btn
{
    margin-bottom: 0;
}
.l-header.pos_fixed, .l-footer
{
    display: none;
}
/*.headersec, .footersec
{
    display: none;
}*/
.vc_row.bannersec
{
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    /*background-image: url(https://nycsem.com/wp-content/uploads/2025/10/botheadbg.png), url(https://nycsem.com/wp-content/uploads/2025/10/bg.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: left bottom, left top;
    background-size: 100% auto, cover;
    overflow: visible !important;*/
}
.bannersec::before
{
    background: url(https://nycsem.com/wp-content/uploads/2025/10/botheadbg.png) no-repeat left bottom;
    background-size: 100% 100%;
    width: 100%;
    height:200px;
    content: "";
    left: 0;
    bottom: -1px;
    z-index: 1;
    position: absolute;
}
.bannersec .botheadbg
{
    background: url(https://nycsem.com/wp-content/uploads/2025/10/botheadbg.png) no-repeat left bottom;
    background-size: 100% 100%;
    width: 100%;
    height:200px;
    left: 0;
    bottom: -1px;
    z-index: 9999;
    position: absolute;
}
.bannersec .vc_inner
{
    max-width: 1140px;
    margin: 0 auto;
}
.bannersec .vc_column_container .vc_column-inner .wpb_wrapper,
.fstcontsec .vc_column_container .vc_column-inner .wpb_wrapper,
.sndcontsec .vc_column_container .vc_column-inner .wpb_wrapper,
.thrdcontsec .vc_column_container .vc_column-inner .wpb_wrapper,
.innerbannersec .vc_column_container .vc_column-inner .wpb_wrapper
{
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.leftpanel
{
    padding-top: 80px;
}
/*.vc_row.bannersec:before
{
    background: url(https://nycsem.com/wp-content/uploads/2025/10/botheadbg.png) no-repeat left bottom;
    background-size: 100% 100%;
    width: 100%;
    height:200px;
    content: "";
    left: 0;
    top: 0;
    z-index: 9999;
    position: absolute;
}*/
.bannersec .l-section-h.i-cf .leftpanel
{
    position: relative;
    z-index: 2;
}
.bannersec h1
{
	font-family: "Outfit", sans-serif;
	font-weight:600;
}
.bannersec p
{
	font-family: "Outfit", sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:18px;
	line-height:29px;
}
.quotebut, .contactbut
{
    margin-bottom: 0 !important;
}
.quotebut a
{
	font-size:18px !important;
	font-weight:600;
	font-family: "Outfit", sans-serif;
	color:#BA2626 !important;
	background:#fff !important;
    padding-left: 65px !important;
    padding-right: 65px !important;
	border:1px solid #fff !important;
	margin-top:38px;
    text-decoration: none !important;
}
.quotebut a:hover
{
	color:#fff !important;
	background:#BA2626 !important;
	border:1px solid #BA2626 !important;
}
.contactbut a
{
	font-size:18px !important;
	font-weight:600;
	font-family: "Outfit", sans-serif;
	color:#fff !important;
	background:transparent !important;
	border:1px solid #fff !important;
    padding-left: 65px !important;
    padding-right: 65px !important;
	margin:38px 0 0 15px;
    text-decoration: none !important;
}
.contactbut a:hover
{
	background:#452B88 !important;
	border:1px solid #452B88 !important;
}
.bannersec .l-section-h
{
	padding-bottom:0 !important;
}
.bannerrytimg img
{
    margin-bottom: -8px;
}
.fstcontsec
{
    padding-top: 45px;
    position: relative;
}
.fstcontsec::before
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100px;
    height: 100px;
}
.fstcontsec p
{
    font-size: 38px;
    font-weight: 100;
    line-height: 1.1;
    color: #000;
    padding-bottom: 5px;
    font-family: "Outfit", sans-serif;
}
.fstcontsec h2
{
    font-family: "Outfit", sans-serif;
    font-weight: 100;
    padding: 0 0 20px 0;
    font-size: 38px;
    color: #ba2626;
    line-height: 1.1;
}
.fstcontsec .wpb_text_column
{
    margin-bottom: 0 !important;
}
.sndcontsec
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 445px;
}
.sndcontsec .wpb_column.vc_column_container.vc_col-sm-12
{
    padding-top: 45px;
    padding-bottom: 169px;
    z-index: 2;
    position: relative;
}
.sndcontsec::after
{
    background: url(https://nycsem.com/wp-content/uploads/2025/11/wavestyle.png) no-repeat left top;
    background-size: 100% 100%;
    width: 100%;
    height:149px;
    content: "";
    left: 0;
    bottom: -1px;
    right: 0;
    z-index: 1;
    position: absolute;
}
.sndcontsec .l-section-h.i-cf
{
    position: relative;
    z-index: 2;
}
.sndcontsec h2
{
    font-family: "Outfit", sans-serif;
    font-weight: 100;
    padding: 0 0 10px 0;
    font-size: 38px;
    color: #0a0a0a;
    line-height: 1.1;
}
.sndcontsec h2 strong
{
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    color: #BA2626;
}
.sndcontsec .wpb_text_column
{
    margin-bottom: 0 !important;
}
.sndcontsec p
{
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin-bottom: 20px;
    font-family: "Outfit", sans-serif;
    font-weight: normal;
}
.sglepackagesec .vc_column-inner .wpb_wrapper
{
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    overflow: hidden;
    height: 100%;
}
.sglepackagesec .vc_column-inner .wpb_wrapper h2
{
    padding: 0;
    height: 172px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding-top: 50px;
    font-weight: 600;
}
.sglepackagesec .wpb_single_image .wpb_wrapper
{
    background: transparent;
    border-radius: 0;
    margin-top: -64px !important;
}
.sglepackagesec ul
{
    margin: 0;
    padding: 0;
}
.sglepackagesec ul li
{
    padding: 0 0 0 32px;
    font-size: 16px;
    font-weight: 300;
    font-family: "Outfit", sans-serif;
    color: #000;
    line-height: 24px;
    margin-top: 10px;
}
.sglepackagesec ul li:first-child
{
    margin-top: 0;
}
.sglepackagesec:nth-child(1) .vc_column-inner .wpb_wrapper h2
{
    background: #435FAB;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto;
}
.sglepackagesec:nth-child(1) ul li
{
    background: url(https://nycsem.com/wp-content/uploads/2025/10/right.png) no-repeat left 1px;
}
.sglepackagesec:nth-child(2) .vc_column-inner .wpb_wrapper h2
{
    background: #FFAC0B;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto;
}
.sglepackagesec:nth-child(2) ul li
{
    background: url(https://nycsem.com/wp-content/uploads/2025/10/right01.png) no-repeat left 1px;
}
.sglepackagesec:nth-child(3) .vc_column-inner .wpb_wrapper h2
{
    background: #BA2626;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto;
}
.sglepackagesec:nth-child(3) ul li
{
    background: url(https://nycsem.com/wp-content/uploads/2025/10/right02.png) no-repeat left 1px;
}
.portfoliocontsec
{
    margin-top: 120px;
}
.portfoliocontsec .vc_column-inner
{
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.testimonialbgsec
{
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto;
    border-radius: 10px;
    overflow: hidden;
}
.portfoliocontsec p
{
    font-size: 16px;
    line-height: 30px;
    font-family: "Outfit", sans-serif;
    color: #000;
    font-weight: normal;
    position: relative;
}
.portfoliocontsec p:last-child
{
    margin: 0;
    padding-bottom: 25px;
}
.portfoliocontsec p:last-child::before
{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #BA2626;
    content: "";
    width: 65px;
    height: 5px;
    border-radius: 10px;
}
.signaturetext p
{
    color: #fff;
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    font-weight: normal;
    margin: 0 0 5px 0;
}
.signaturetext .wpb_wrapper
{
    margin-top: 560px;
}
.thrdcontsec
{
    padding-top: 45px;
    padding-bottom: 80px;
}
.thrdcontsec h2
{
    font-family: "Outfit", sans-serif;
    font-weight: 100;
    padding: 0 0 10px 0;
    font-size: 38px;
    color: #0a0a0a;
    line-height: 1.1;
}
.thrdcontsec h2 strong
{
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    color: #BA2626;
}
.thrdcontsec .wpb_text_column
{
    margin-bottom: 0 !important;
}
.thrdcontsec p
{
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin-bottom: 20px;
}
.hmepostgrid .w-grid-item
{
    margin-top: 40px;
}
.hmepostgrid .w-grid-item .w-grid-item-h .post_image
{
    overflow: hidden;
    border-radius: 7px;
}
.hmepostgrid .w-grid-item .w-grid-item-h h2
{
    font-size: 25px;
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}
.hmepostgrid .w-grid-item .w-grid-item-h h2 a
{
    color: #000;
}
.hmepostgrid .w-grid-item .w-grid-item-h .w-hwrapper
{
    display: none;
}
.hmepostgrid .w-grid-item .w-grid-item-h .post_content
{
    font-size: 16px;
    line-height: 24px;
    font-family: "Outfit", sans-serif;
    font-weight: normal;
    color: #000;
    margin: 0;
}
.hmepostgrid .w-grid-item .w-grid-item-h .w-btn-wrapper
{
    display: none;
}
.hmepostgrid .w-grid-item .w-grid-item-h a.w-btn
{
    border: 0;
    height: 50px;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 600;
    color: #ba2626 !important;
    display: inline-block;
    font-family: "Outfit", sans-serif;
    text-transform: capitalize;
    line-height: 48px;
    background: transparent;
    box-shadow: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.hmepostgrid .w-grid-item .w-grid-item-h a.w-btn:hover
{
    background: #ba2626;
    color: #fff !important;
    border-color: #ba2626;
}
.fstcontsec .w-grid-list .owl-dots
{
    line-height: 1;
}
.fstcontsec .w-grid-list .owl-dots .owl-dot span
{
    margin: 0 3px;
    border: 1px solid #8E8E8E;
    background: transparent;
    width: 10px;
    height: 10px;
}
.fstcontsec .w-grid-list .owl-dots .owl-dot.active span
{
    border: 1px solid #BA2626;
    background: #BA2626 !important;
}
.headersec
{
    width: 100%;
    border-top: 6px solid #52448C;
    padding: 10px 2.5rem;
	  background:#fff;
}
.container
{
    max-width: 1140px;
    margin: 0 auto;
}
.headdisplayflex
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.logo
{
    height: 63px;
}
.logo img
{
    width: auto;
    height: 100%;
}
.navsec ul
{
    display: flex;
    flex-wrap: wrap;
}
.navsec ul li
{
    font-size: 16px;
    font-weight: 300;
    line-height: 48px;
    text-transform: capitalize;
    font-family: "Outfit", sans-serif;
}
.navsec ul li a
{
    display: block;
    padding: 0 18px;
    color: #000;
    border-radius: 3px;
}
.navsec ul li a:hover
{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d13950+0,3d2a8c+100 */
    background: linear-gradient(to bottom, rgba(209,57,80,1) 0%,rgba(61,42,140,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
}
a.headquotebut
{
    font-size: 18px;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    display: inline-block;
    color: #BA2626 !important;
    border: 1px solid #BA2626;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    line-height: 48px;
    padding: 0 20px;
}
a.headquotebut:hover
{
    background: #BA2626;
    color: #fff !important;
}
.footersec
{
    width: 100%;
    position: relative;
}
.footersec .container
{
    position: relative;
    z-index: 2;
}
.topftrsec
{
    background: url(https://nycsem.com/wp-content/uploads/2025/11/darkbg.jpg) no-repeat left top;
    background-size: cover;
    padding: 160px 2.5rem 189px 2.5rem;
    position: relative;
}
.topftrsec::after
{
    background: url(https://nycsem.com/wp-content/uploads/2025/11/wavestyle.png) no-repeat left top;
    background-size: 100% 100%;
    width: 100%;
    height: 149px;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
}
.topftrdisplaysec
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.lefttopftrsec
{
    flex:0 0 50%;
    max-width: 50%;
    padding: 0 50px 0 0;
}
.lefttopftrsec h2
{
    font-size: 38px;
    font-weight: 100;
    font-family: "Outfit", sans-serif;
    color: #fff;
    padding: 0 0 30px 0;
    line-height: 1;
}
.lefttopftrsec h2 strong
{
    font-weight: bold;
}
.lefttopftrsec p
{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #fff;
    padding: 0 0 20px 0;
}
.lefttopftrsec p strong
{
    font-weight: bold;
}
.lefttopftrsec p:last-child
{
    padding: 0;
}
.contactinfo
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 20px;
}
.contactinfo ul li
{
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    color: #fff;
    margin-top: 15px;
}
.contactinfo ul li a
{
    color: #fff;
}
.contactinfo ul li a:hover
{
    text-decoration: underline;
    color: #fff;
}
.contactinfo ul li i
{
    margin: 0 10px 0 0;
}
.contactinfo ul li:first-child
{
    margin-top: 0;
}
.righttopftrsec
{
    flex:0 0 50%;
    max-width: 50%;
    padding: 0 0 0 50px;
}
.contactformbg
{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
    padding: 50px;
}
.contactformbg form
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 20px;
}
.ftrfieldsec
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 0 !important;
}
.ftrfieldsec label
{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    padding: 0 0 10px 0;
    display: block;
}
.inputfield
{
    border-radius: 6px !important;
    border:1px solid #848484 !important;
    line-height: 52px !important;
    height: 52px !important;
    outline: 0 !important;
    background: transparent;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 500;
    color: #000 !important;
}
.textareafield
{
    border-radius: 6px !important;
    border:1px solid #848484 !important;
    line-height: normal !important;
    height: 100px !important;
    outline: 0 !important;
    background: transparent;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    color: #000 !important;
}
.submitbut
{
    background: #ba2626 !important;
    width: 100%;
    height: auto;
    border-radius: 6px !important;
    font-size: 18px;
    font-weight: 700 !important;
    color: #fff !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow:none !important
}
.wpcf7-response-output
{
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #000 !important;
}
.botftrsec
{
    padding: 80px 2.5rem;
}
.botftrdisplaysec
{
    display: flex;
    flex-wrap: wrap;
}
.botftrlftpart
{
    flex:0 0 33.3333333%;
    max-width: 33.3333333%;
}
.ftrlogo
{
    margin: 0 0 25px 0;
}
.botftrlftpart p
{
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-family: "Outfit", sans-serif;
}
.botftrmidpart
{
    flex:0 0 33.3333333%;
    max-width: 33.3333333%;
    padding: 0 50px;
}
.botftrmidpart ul
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 25px;
}
.botftrmidpart ul li
{
    flex:0 0 50%;
    max-width: 50%;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
    font-family: "Outfit", sans-serif;
}
.botftrmidpart ul li a
{
    color: #000;
}
.botftrrytpart
{
    flex:0 0 33.3333333%;
    max-width: 33.3333333%;
}
.ftrsocialsec
{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    position: relative;
    padding: 0 0 0 100px;
}
.ftrsocialsec::before
{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 70px;
    height: 4px;
    background: #BA2626;
    border-radius: 10px;
}
a.ftrsocial
{
    width: 45px;
    height: 45px;
    background: #3D2A8C;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 20px;
}
a.ftrsocial:hover
{
    background: #ba2626;
    color: #fff !important;
}
.bloggrid
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 30px;
}
.sglepostsec
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border: 1px solid #BA2626;
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	  width:100%;
}
.postgridlaign
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.postthumbsec
{
    flex:0 0 40%;
    max-width: 40%;
}
.postthumbsec img
{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.postcontentsec
{
    flex:0 0 60%;
    max-width: 60%;
    padding: 0 0 0 20px;
}
.postcontalignsec
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 12px;
}
.postedon
{
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1;
    font-family: "Outfit", sans-serif;
    color: #000;
}
.postedon i
{
    margin-right: 5px;
}
.postcategorysec
{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.postcategorysec a
{
    border: 1px solid #848484;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block;
    padding: 5px 10px;
    line-height: 1.1;
    font-size: 14px;
    font-weight: 300;
    font-family: "Outfit", sans-serif;
    color: #000000 !important;
    pointer-events: none;
}
.postcategorysec a:hover
{
    background: #BA2626;
    color: #fff !important;
    border: 1px solid #BA2626;
}
.sglepostsec h2
{
    line-height: 1.2;
    font-size: 25px;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    color: #000;
    margin-bottom: 0;
}
.sglepostsec h2 a
{
    color: #000 !important;
}
.sglepostsec h2 a:hover
{
    color: #BA2626 !important;
}
.sglepostsec p
{
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    font-family: "Outfit", sans-serif;
    color: #000;
    margin-bottom: 0;
}
.sglepostsec a.readmorebut
{
    color: #BA2626 !important;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.1;
    text-transform: capitalize;
}
.sglepostsec a.readmorebut:hover
{
    text-decoration: underline;
    color: #BA2626 !important;
}
.postbotsec
{
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    padding-top: 15px;
    justify-content: space-between;
    line-height: 1.1;
    align-items: center;
}
.authorsec
{
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 300;
    font-family: "Outfit", sans-serif;
    line-height: 1.1;
    gap: 10px;
    color: #000;
}
.commentsec
{
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 300;
    font-family: "Outfit", sans-serif;
    line-height: 1.1;
    gap: 10px;
    color: #000;
}
.commentsec a
{
    color: #000 !important;
}
.commentsec a:hover
{
    color: #BA2626 !important;
}
.postsidebarsec .wpb_wrapper
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 30px;
}
.postsidebarsec .wpb_wrapper .widget
{
    margin: 0;
}
.postsidebarsec .wpb_wrapper .widget h3
{
    font-size: 18px;
    font-family: "Outfit", sans-serif;
    font-weight: bold;
    color: #000;
    line-height: 1.1;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.postsidebarsec .wpb_wrapper .widget ul
{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a23563+0,462b88+100 */
    background: linear-gradient(to bottom, rgba(162,53,99,1) 0%,rgba(70,43,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 30px 20px;
}
.postsidebarsec .wpb_wrapper .widget ul li
{
    padding: 0;
    margin: 15px 0 0;
}
.postsidebarsec .wpb_wrapper .widget ul li:first-child
{
    margin: 0;
}
.postsidebarsec .wpb_wrapper .widget ul li:before
{
    display: none;
}
.postsidebarsec .wpb_wrapper .widget ul li a
{
    color: #fff !important;
    font-size: 16px;
    line-height: 1.3;
    font-family: "Outfit", sans-serif;
    font-weight: normal;
}
.postsidebarsec .wpb_wrapper .widget ul li a:hover
{
    color: #fff !important;
    text-decoration: underline;
}
.postsidebarsec .wpb_wrapper .widget .rpwwt-widget ul li a
{
    font-weight: bold;
}
.postsidebarsec .wpb_wrapper .widget .rpwwt-widget ul li .rpwwt-post-date
{
    color: #fff;
    font-weight: 300;
}
.custompager
{
    margin: 30px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
.custompager a.page-numbers
{
    width: 45px;
    height: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    font-family: "Outfit", sans-serif;
    background: #435FAB;
    border-radius: 50%;
    color: #fff !important;
}
.custompager a.page-numbers:hover
{
    background: #BA2626;
    color: #fff !important;
}
.custompager span.current
{
    width: 45px;
    height: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    font-family: "Outfit", sans-serif;
    background: #BA2626;
    border-radius: 50%;
    color: #fff;
}
.innerbannersec
{
    padding-top:104px;
    padding-bottom: 304px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    position: relative;
}
.innerbannersec h1
{
    font-weight: 600;
    font-family: "Outfit", sans-serif;
}
.innerbannersec::before
{
    background: url(https://nycsem.com/wp-content/uploads/2025/11/botheadbg.png) no-repeat left bottom;
    background-size: 100% 100%;
    width: 100%;
    height:184px;
    content: "";
    left: 0;
    bottom: -2px;
    z-index: 1;
    position: absolute;
}
.postdetailcontsec
{
    padding: 2px 2.5rem 100px 2.5rem;
}
.container
{
    max-width: 1140px;
    margin: 0 auto;
}
.postdetailbdr
{
    border: 1px solid #3D2A8C;
    border-radius: 7px;
    padding: 40px;
}
.single-post .innerbannersec h1, .archive .innerbannersec h1
{
    font-size: 60px;
    color: #ffffff;
    line-height: 1.1;
    text-align: left;
}
.postdetailpgthumb
{
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    width: 100%;
    overflow: hidden;
}
.postdetailpgthumb img
{
    margin-bottom: 25px;
}
.postdetailpginfosec
{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}
.postdetailcontsec h1
{
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    color: #000;
    margin: 20px 0;
}
.l-section.for_comments
{
    background: transparent;
    padding: 0;
}
.w-comments h4.w-comments-title
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}
.w-comments h4.w-comments-title span
{
    line-height: 1.1;
    font-size: 38px;
    font-weight: 300;
    font-family: "Outfit", sans-serif;
    color: #000;
}
.w-comments-list .w-comments-item
{
    padding: 1rem;
    background: rgba(69, 43, 136, 0.10);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.comment-respond
{
    padding: 0 !important;
}
.comment-respond h3.comment-reply-title
{
    line-height: 1.1;
    font-size: 38px;
    font-weight: 300;
    font-family: "Outfit", sans-serif;
    color: #000;
}
.comment-respond form.comment-form .w-form-row
{
    padding: 0 !important;
}
.comment-respond form.comment-form .w-form-row::before
{
    display: none;
}
.ast-comment-formwrap
{
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
}
.ast-comment-formwrap .ast-width-lg-33
{
    width: 100% !important;
}
.comment-respond input[type='text'], .comment-respond input[type='email']
{
    width: 100%;
    height: 55px;
    border: 1px solid #848484;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 15px;
    font-size: 16px;
    font-weight: normal;
    font-family: "Outfit", sans-serif;
    background: transparent !important;
    color: #474747;
}
.comment-respond textarea
{
    width: 100% !important;
    height: 120px;
    border: 1px solid #848484;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px 15px;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
    font-family: "Outfit", sans-serif;
    background: transparent !important;
    color: #474747;
    margin-bottom: 0 !important;
}
.comment-form p.form-submit .submit
{
    background: #BA2626 !important;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    box-shadow: none;
}
.comment-form p.form-submit .submit:hover
{
    background: #000 !important;
}
.socialsaresec
{
    width: 100%;
    overflow: hidden;
}
.socialsaresec
{
    margin-bottom: 25px;
}
.postdetailpgfullcontsec blockquote
{
    margin-left: 0;
}
.postdetailpgfullcontsec h2
{
    padding: 0 0 10px 0;
}
.postdetailpgfullcontsec p
{
    padding: 0 0 15px 0;
}
.postdetailpgfullcontsec p:last-child
{
    padding: 0;
}
.portfoliocontsec .vc_column-inner
{
    padding: 60px !important;
}
.mobileview
{
    display: none;
}
.sidemenu
{
    background: #52448c;
}
.sidemenu-navigation ul
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 10px;
}
.sidemenu-navigation ul li a
{
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.open_sidemenu span
{
    font-size: 30px;
}
.hmepostgrid .owl-item .w-grid-item-h .post_image a, .hmepostgrid .owl-item .w-grid-item-h .post_title a
{
    pointer-events: none;
}
.navigationsec
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}
.searchenginesec
{
    margin-bottom: 0;
    padding-bottom: 0;
}
.searchenginesec .slick-slide .wpb_wrapper
{
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.searchenginesec .slick-slide .wpb_wrapper h2
{
    padding: 0;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
}
.searchenginesec .slick-slide .wpb_wrapper p
{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: normal;
}
.postgridsec .vc_grid-item .vc_gitem-zone
{
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    margin-bottom: 25px;
}
.postgridsec .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_gitem-post-data,
.postgridsec .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_btn3-container,
.postgridsec .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_gitem-post-data p
{
    margin-bottom: 0 !important;
}
.postgridsec .vc_grid-item .vc_gitem-zone .vc_gitem-col
{
    padding: 0 !important;
    background: #fff !important;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.postgridsec .vc_grid-item h4
{
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    font-size: 25px;
    color: #000000;
    line-height: 1.1;
    text-align: left;
}
.postgridsec .vc_grid-item p
{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: normal;
}
.postgridsec .vc_grid-item a.vc_general
{
    border: 1px solid #ba2626;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    line-height: 53px;
    font-size: 18px;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    background: transparent;
    color: #BA2626;
    padding: 0 35px;
    text-transform: capitalize;
    text-decoration: none !important;
}
.postgridsec .vc_grid-item a.vc_general:hover
{
    background: #ba2626;
}
.postgridsec .vc_grid-item
{
    margin-top: 45px;
}
.viewmorepostbut
{
    margin-bottom: 0 !important;
}
.viewmorepostbut a.vc_general
{
    background: #BA2626 !important;
    line-height: 52px;
    padding: 0 40px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    border: 0 !important;
    text-decoration: none !important;
}
.viewmorepostbut a.vc_general:hover
{
    background: #000 !important;
}
.blogwidthsec
{
    overflow: hidden;
    max-width: 1140px;
}
.postgridsec .vc_grid-gutter-30px
{
    margin-bottom: 0 !important;
}

/*responsive start*/

@media screen and (max-width: 1499px) {

.innerbannersec
{
    padding-top: 50px;
    padding-bottom: 150px;
}
.innerbannersec:before
{
    height: 92px;
}

}

@media screen and (max-width: 1399px) {

.l-section-h.i-cf
{
    padding: 0 0 100px 0;
}

}

@media screen and (max-width: 1199px) {

.leftpanel h1, .innerbannersec h1
{
    font-size: 45px !important;
}
a.quotebut, a.contactbut
{
    padding: 14px 35px !important;
    font-size: 17px !important;
}
.bannersec:before
{
    height: 100px;
}
.footersec:before
{
    height: 1200px;
}

}

@media screen and (max-width: 1024px) {

.topftrsec, .botftrsec
{
    padding-left: 15px;
    padding-right: 15px;
}
.topftrsec
{
    padding-top: 80px;
}
.botftrsec
{
    padding-top: 50px;
    padding-bottom: 50px;
}
.bannersec:before
{
    height: 125px;
}
.desktopview
{
    display: none;
}
.mobileview
{
    display: block;
}
.quotebut a, .contactbut a
{
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-top: 22px;
}
.contactbut a i
{
    font-size: 0 !important;
}
.contactformbg
{
    padding: 35px;
}

}

@media screen and (max-width: 991px) {

.innerbannersec .vc_column-inner
{
    padding-top: 0 !important;
}
.leftpanel
{
    padding-top: 40px;
}
.leftpanel h1, .innerbannersec h1
{
    font-size: 34px !important;
}
.bannersec p
{
    font-size: 16px;
    line-height: 26px;
}
a.quotebut, a.contactbut
{
    padding: 14px 22px !important;
    font-size: 15px !important;
}
.bannersec:before
{
    height: 100px;
}
.sglepackagesec .vc_column-inner
{
    padding-left: .5rem !important;
    padding-right: .5rem !important;
}
.sglepackagesec h2
{
    padding-top: 35px;
    font-size: 20px !important;
}
.bannersec:before
{
    height: 75px;
}
.fstcontsec .l-section-h.i-cf, .thrdcontsec .l-section-h.i-cf
{
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.sndcontsec .l-section-h.i-cf
{
    padding-top: 0 !important;
    padding-bottom: 60px !important;
}
.contactformbg
{
    padding: 25px;
}
.lefttopftrsec
{
    padding-right: 25px;
}
.righttopftrsec
{
    padding-left: 25px;
}
.postgridlaign
{
    flex-direction: column;
    row-gap: 30px;
}
.postthumbsec, .postcontentsec
{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.innerbannersec
{
    padding-bottom: 105px;
}
.innerbannersec:before
{
    height: 55px;
}
.sndcontsec .wpb_column.vc_column_container.vc_col-sm-12
{
    padding-top: 0;
}
.comment-respond h3.comment-reply-title
{
    margin-bottom: 0.9rem;
    font-size: 30px;
}
.sndcontsec
{
    background-position: center 400px;
}
.thrdcontsec
{
    padding-top: 0;
}

}

@media screen and (max-width: 767px) {

.leftpanel
{
    padding-top: 0;
    padding-bottom: 40px;
}
.leftpanel .vc_column-inner
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.headersec
{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.bannersec .l-section-h.i-cf
{
    padding-top: 60px !important;
}
.bannersec .wpb_single_image.vc_align_right
{
    text-align: center !important;
}
.fstcontsec p
{
    font-size: 26px;
}
.fstcontsec h2
{
    font-size: 30px;
}
.fstcontsec
{
    padding-top: 25px;
}
.sndcontsec
{
    background-position: center 362px;
}
.sndcontsec:after, .topftrsec:after
{
    height: 60px;
}
.sndcontsec .wpb_column.vc_column_container.vc_col-sm-12
{
    padding-bottom: 120px;
}
.sglepackagesec .vc_column-inner .wpb_wrapper h2
{
    height: auto;
    padding: 35px 0 75px;
}
.portfoliocontsec
{
    margin-top: 25px;
}
.portfoliocontsec .vc_column-inner
{
    padding: 40px !important;
}
.topftrsec
{
    padding-top: 60px;
    padding-bottom: 120px;
}
.lefttopftrsec
{
    flex:0 0 100%;
    max-width: 100%;
    padding: 0;
}
.righttopftrsec
{
    flex:0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 40px;
}
.botftrlftpart, .botftrmidpart, .botftrrytpart
{
    flex:0 0 100%;
    max-width: 100%;
    padding: 0;
}
.innerbannersec
{
    padding-bottom: 85px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.innerbannersec:before
{
    height: 45px;
}
.innerbannersec .l-section-h.i-cf
{
    padding: 0 !important;
}
.custompager
{
    margin: 30px 0 40px 0;
}
.single-post .innerbannersec h1, .archive .innerbannersec h1
{
    font-size: 20px;
}
.postdetailcontsec
{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 60px;
}
.postdetailbdr
{
    padding: 25px 20px;
}
.ult-carousel-wrapper
{
    padding-bottom: 0 !important;
}
.postgridsec .vc_grid-item
{
    padding-bottom: 0 !important;
}
/*.postgridsec .vc_grid-item .vc_gitem-zone
{
    margin-bottom: 0 !important;
    padding-top: 25px;
}*/
.viewmorepostbut a.vc_general
{
    margin-top: 40px;
}
.thrdcontsec
{
    padding-bottom: 60px;
}
.comment-respond h3.comment-reply-title
{
    font-size: 25px;
}
.botftrdisplaysec
{
    row-gap: 30px;
    flex-direction: column;
}

}