body {  
    font-size: 14px;
    font-family: 'Roboto', sans-serif;;
    background: #FFFFFF;
    color: #000000;
}



#main {
    font-size:1em;
    line-height: 1.7;
}

h1, h2, h3, h4, h5, h6 {
    color: #001F60;
    font-family: 'Roboto', sans-serif;;
    text-align:inherit;
}

h1, h2 {
    line-height: 1.2em;
}

h1 {
    font-size: 2.3em;
    text-transform:uppercase;
}

h2 {
    font-size: 1.9em;
    line-height: 1.3em;
}

h3 {
    font-size: 1.6em;
    line-height: 1.4em;
}

h4 {
    line-height: 1.5em;
    font-size: 1.3em;
}

h5 {
    line-height: 1.7em;
    font-size: 1.2em;
}

h6 {
    line-height: 1.7em;
    font-size: 1.1em;
}



.textImage h3{
    font-size: 2.3em;
    line-height: 1.3em;
}

p {
    font-size: inherit;
    font-weight: 400;
    line-height: 1.7; 
    margin-bottom: 10px;
}

#status-msg p {
    color: white;
    font-weight: bold;
}

/* SEO Styles*/
h1.make-h2, h3.make-h2, h4.make-h2, h5.make-h2,h6.make-h2,p.make-h2 {
    font-size: 1.9em;
    line-height: 1.3em;
    text-transform: none;
}

h2.make-h1, h3.make-h1, h4.make-h1, h5.make-h1,h6.make-h1,p.make-h1 {
    font-size: 2.3em;
    text-transform:uppercase;
}

h1.normal-text, h2.normal-text, h3.normal-text, h4.normal-text, h5.normal-text,h6.normal-text{
   font-size: inherit;
    font-weight: 400;
    line-height: 1.9; 
    margin-bottom: 0.5em;
}
/* End SEO Styles*/

hr {
    border: solid #C7C7C7;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.25em;
    height: 0;
}

a {
    color:#001F60;
}

a:hover, a:focus, a:active {
    color: #001F60;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}

select {
    width:auto;
}

h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text
 {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;;
    color: #000000;
        font-weight: 400;
    text-transform: unset;
    line-height: 1.7;
    margin: 0 0 10px;   
}

.ps-register-form .text, .ps-register-form select, #ps-contact-us input[type="text"], #ps-contact-us textarea, div.form-container .text, div.form-container input[type="text"] { 
    border: 1px solid #C7C7C7;
    font-family: 'Roboto', sans-serif;;
    font-size: 14px;
    width: 100%;
}


div.form-container form fieldset legend {
    color:inherit;
}

button, .button, input[type=button],
.newsletter .enter-email, 
.menu-collection-page-type-wrapper .menu-collection-listing #accordion .product-holder .button,
#ps-collection-listing-one #collection-listing .button{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0px solid #001F60;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    font-size:1em;
    background: #001F60;
    color: #FFFFFF;
    padding: 5px 31px 1px;
    text-transform: uppercase;   
    margin:10px 0 0;
    font-weight:400;
    line-height:30px;
}

button:hover, button:focus, button:active, .button:hover, .button:focus, .button:active, input[type=button]:hover, input[type=button]:focus, input[type=button]:active,
.newsletter .enter-email:hover, .newsletter .enter-email:focus, .newsletter .enter-email:active,
.menu-collection-page-type-wrapper .menu-collection-listing #accordion .product-holder .button:hover,
#ps-collection-listing-one #collection-listing .button:hover, .ps-cart-page .checkoutbut input.update-btn:hover,
#cart-form .chkoutbut .checkout:hover, .ps-cart-page #cart-form .chkoutbut .return:hover
{
    background: #FFFFFF;
    color: #001F60;
}

.ps-cart-page .checkoutbut input.update-btn, .ps-cart-page #cart-form .chkoutbut .return, #cart-form .chkoutbut .checkout {
    background: #001F60;
    color: #FFFFFF;
}


/* Header Begins */
header {
    background-color: #FFFFFF;
    color:#020101;
    padding: 10px 0 6px;
    margin-bottom: 0;
}

.inner-generic-pages-page header {
    margin-bottom: 23px;
}

header .top-bar .title-area {
    width: 100%;
}


.text-logo {
    color: #FFFFFF;
    font-family: 'Montserrat Subrayada', sans-serif;
    font-size: 44px;
    font-weight: 300;
    line-height:1em;
    word-wrap: break-word;
}


.phone, .email,
ps-user-greeting-container,
.ps-user-greeting-container a{
    font-size: 14px;
    color: #020101;
}

header .header-links {
    margin-top:0px;
}

header .phone {
    padding: 0 15px  0 0;
}

header .phone:before,
header .cart .fi-shopping-cart:before{
    color:#E8B955;
}

.header-btn {
    margin-top: 9px;
}
header .phone:before {
    padding-right: 5px;
    font-size:26px;
    vertical-align: middle;
}



header .ps-user-greeting-container{
    padding-left:14px;
    color: #020101;
}

header .ps-user-greeting-container .divider {
    margin:0 3px;
}

/* Menu */
header nav.top-bar, 
header .top-bar-section ul, 
header .top-bar-section li a:not(.button) {
    background:none;
}

header .top-bar-section {
    width: 100%;
    line-height: 25px;
    float: left;
    color: #020101;
    margin-top:20px;
}
    
header .top-bar-section .menu > li > a:not(.button) {
    color: #020101;
    font-family: 'Roboto', sans-serif;;
    font-size: 14px;
    outline: none;
    padding: 0 0;
    line-height: 25px;
    text-transform:uppercase;
    background:transparent;
    font-weight:400;
}

header .top-bar-section .has-dropdown>a:after {
    top:50%;
    border-color: #001f60 transparent transparent transparent;
}

header .top-bar-section .menu > li.active  > a:not(.button),
header .top-bar-section .menu > li > a:hover:not(.button),
header .top-bar-section .menu > li > a:active:not(.button), 
header .top-bar-section .menu > li > a:focus:not(.button) {
    color: #020101;
    font-family: 'Roboto', sans-serif;;
    font-size: 14px;
    background:transparent;
}

header .top-bar-section .has-dropdown.active>a:after {
    top:50%;
    border-color: #001f60 transparent transparent transparent;
}



header .top-bar-section .menu > li ul {
    background:#FFFFFF;
    z-index: 99999;
        text-align: left;
            -ms-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 7px 10px -1px rgb(0 0 0 / 20%);

}
header .top-bar-section .menu > li ul:before {
    position: absolute;
    left: 20px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
    content: "";
}

header .top-bar-section .menu > li ul li a{
    position: relative;
    z-index: 1;
    -webkit-transition: .7s;
    transition: .7s;
    padding: 10px 25px;
}
header .top-bar-section .menu > li ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #001f60;
    -webkit-transition: .9s;
    transition: .9s;
    z-index: -1;
}
header .top-bar-section .menu > li ul li:hover a::before, 
header .top-bar-section .menu > li ul li.active::before {
    opacity: 1;
    width: 100%;
}
header .top-bar-section .menu > li ul li a:not(.button) {
    background: #FFFFFF;
    color: #001F60;
    font-family: 'Roboto', sans-serif;;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    padding: 5px 10px;
    line-height: 28px;
    text-transform:capitalize;
    border-bottom:1px solid #e1e1e1;
}

header .top-bar-section .menu > li ul li:last-child a:not(.button) {
    border-bottom:0px solid;
}

header .top-bar-section .menu > li ul .has-dropdown.hover > a:not(.button),
header .top-bar-section .menu > li ul .has-dropdown.active > a:not(.button),
header .top-bar-section .menu > li ul .active > a:not(.button),
header .top-bar-section .menu > li ul a:hover:not(.button) {
    background: #001f60;
    color: #fff;
}

header .top-bar-section .menu > li ul a:not(.button):after {
    top:0 !important;
    right:0 !important;
    margin-top:0 !important;
    border-color:#001F60 transparent transparent transparent;
}

/* SEARCH */
.search {
    width: auto;
    position:relative;
    bottom: 5px;
}
    
.searchForm > form {
    position: relative;
    left: 0;
    top: 0;
    text-align:right;
    display:block;
}

.top-bar input {
    top:0;
}

.search input.search-text {
    padding: 0 30px 0 10px;
    text-align: left;
    width:auto;
    background-color: #333333;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;;
    font-size: 14px;
    font-weight:300;
    border:1px solid;
}

.home-page .search input.search-text {
    background:transparent;
}

.search .search-submit {
    opacity: 0;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    padding: 0;
    width: 17px;
    z-index: 9999;
    right: 0;
    top:0;
    position:absolute;
    background:url("../img/search-icon.png") no-repeat center;
}

.search .fi-magnifying-glass {
    opacity: 1;
    color:#FFFFFF;
    font-size: 20px;
    line-height: 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    padding: 0;
    height: 25px;
    width: 17px;
    z-index: 9999;
    right: 10px;
    top:0;
    position:absolute;
}
/* Header Begins */

/* video */

#homepage-video .video iframe {
    height:760px;
    width:100%;
}

/* Slider Begins */

.bx-wrapper {
    position:relative;
}

.bxslider {
    margin-bottom:0;
}

figure.banner-figure img{
    width:100%;
    height:100%
}

#slider-pager {
    position : absolute;
    bottom:15px;
    width:100%;
    z-index:9999;
}

.bx-pager {
    padding:0;
    z-index: 9999;
    width: 100%;
}

.bx-pager-item {
    display: inline;
}

a.bx-pager-link {
    font-size: 0;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
    text-decoration: none;
    width: 13px;
    height: 13px;
    padding: 0;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
}

a.bx-pager-link.active {
    background: #EF4F45;
    border: 2px solid #FFFFFF;
}
/* Slider Ends */

/* home page below video*/
/* Custom Code */
/**************hero Banner*******************/
.submit_wrap .input:hover {
    border: 1px solid;
}
.submit_wrap .input {
    border: 1px solid;
}
.main-body-textimages6-page-type .title-h2 {
    line-height: 1.5;
    margin-bottom: 20px;
}
#slider .hero-banner {
    position: absolute;
    top: 43%;
    left: 50%;
    width: 100%;
    text-align: left;
    transform: translate(-50%, -50%);
}
.line-bar {
    background-color: #FAAF03;
    height: 2px;
    width: 74px;
    margin: 15px 0;
}
.banner-caption span{
    display: block;
}
.banner-caption h1 {
    font-size: 28px;
    font-weight: 500;
    color: #001f60;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 0 0 0;
    margin: 0 0 11px;
}

.banner-caption h2{
    color: #000000;
    font-size: 25px;
    font-weight: 400;
    text-transform: unset;
    line-height: 1;
    padding: 0 0 0;
    margin: 0 0 0;
}

.banner-caption .button {
    padding: 5px 23px 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    background-color: #001F60;
    border:1px solid #001F60;
    margin:35px 0 0;
}

/********************Area  Title****************/
.title-h1{
    font-size:35px;
    font-weight: 500;
    color: #001F60;
    text-transform: uppercase;
    margin:0 0 0;
    padding:0 0 ;
    line-height: 1;
}
.title-h2{
    font-size:18px;
    font-weight:400;
    text-transform: uppercase;
    color:#000000;
    padding:0 0 ;
    margin:0 0 0;
    line-height: 1.5;
    letter-spacing: 2px;
    padding-bottom: 5px;
}
.title-h3{
    font-size:30px;
    font-weight: 500;
    color: #001F60;
    text-transform: uppercase;
    margin:0 0 0;
    padding:0 0 ;
    line-height: 1.2;
}
/**************Welcome Area ********************* */
.bg-area-1 {
    background: url("../img/dscsd_03.jpg") 0px 0px no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:  center;
}


.welcome-text .line-bar {
    margin: 15px auto;
}
.welcome-text {
    box-shadow: 0 21px 81px rgb(0 0 0 / 10%);
    padding: 43px 60px 19px;
    margin-top: -154px;
    position: relative;
    overflow: hidden;
    z-index: 1111111111!important;
    background-color: #fff;
}
/**************About Area ********************* */
.about-us-area{
    padding: 48px 0 0;
}
.about-us-body {
    padding-left: 79px;
    padding-right: 69px;
}
.about-us-body h3 {
    line-height: 1.2;
}
.about-us-area::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 59px;
    background-color: #001f60;
}
/**************Careers Area ********************* */
.services-icon-area {
    padding: 63px 0 70px;
    background-color: #001f60;
    color: #fff;
}
.single-service a {
    color: #fff;
}
.single-service h2 {
    line-height: 24px;
    margin: 6px 0 0;
    min-height: 102px;
}
.services-desc {
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid;
    display: inline;
}
.single-service h2 span {
    display: block;
}


.running-lines {
    position: relative;
    z-index: 1;
}
.lines {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    width: 90vw;
    z-index: -1;
}
.lines .line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}
.lines .line:nth-child(1) {
    margin-left: -27%;
}
.lines .line:nth-child(2) {
    margin-left: -39px;
}
.lines .line:nth-child(3) {
    margin-left: 20%;
}

.lines .line::after {
    content: "";
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    top: -50%;
    left: 0;
    background-color: #ffffff;
    -webkit-animation: run 7s 0s infinite;
    animation: run 7s 0s infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}
.lines .line:nth-child(1)::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.lines .line:nth-child(3)::after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
@-webkit-keyframes run {
    0% {
        top: -50%;
    }
    100% {
        top: 110%;
    }
}

@keyframes run {
    0% {
        top: -50%;
    }
    100% {
        top: 110%;
    }
}
.services-text h3 {
    font-size: 26px;
}
.services-text .button {
    border: 1px solid #fff;
    margin: 0;
}
.services-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1059px;
}
.services-btm {
    margin-top: 70px;
}
/**************Approach Area ********************* */
.blog--area{
    background: url("../img/dcv_06.jpg") 0px 0px no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:  center;
    padding: 0 0 157px;
}
.blog--area::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 74px;
    background-color: #001f60;
}
.blog--img {
    text-align: right;
}
.latest-blog-posts {
    padding-left: 94px;
}
.inner-box .line-bar {
    margin: 21px 0 8px;
}
.news-block li:last-child .line-bar {
    display: none;
}
/**************Contact Area ********************* */
.contact-text-area{
    background: url("../img/dscsd_07.jpg") 0px 0px no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:  center;
    padding: 0 0 65px;
    color:#fff;
}


.contact-main-title {
    max-width: 835px;
    margin: -93px auto 25px;
    box-shadow: 0 21px 81px rgb(0 0 0 / 10%);
    padding: 55px 60px 43px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
    text-align: center;
}
.contact-main-title .line-bar {
    margin: 17px auto 13px;
}
.contact--content .button {
    margin-top: 47px;
    border: 1px solid #fff;
}
/**************Meet the team Area ********************* */
/**************Service Area ********************* */
/**************Icon Area ********************* */

.bg-cover {
    background: url("../img/1_Mobile_03.jpg") 0px 0px no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:  center;
}
/* Inner Pages  Banner Css */
.inner-banner {
    position: absolute;
    top: 50%;
    left: 106%;
    width: 100%;
    text-align: left;
    transform: translate(-50%, -50%);
}

    .inner-banner h1 {
        font-size: 30px;
        font-weight: 700;
        color: #001f60;
        text-transform: uppercase;
        line-height: 1.3;
        padding: 0 0 0;
        margin: 0 0;
    }
    .inner-banner span{
        display:block;    
    }
    .service-main-area {
        padding: 31px 0 38px;
    }


.service-list li {
    border-top: 1px solid #cccccc;
    padding: 37px 40px 32px;
}
.service-list li:last-child {
    border-bottom: 1px solid #cccccc;
}
.page-btm-area {
    margin-top: 30px;
}
.inner-services-list li {
    padding: 0;
    border: none;
    list-style: none;
}
.inner-services-list li:last-child {
    border-bottom: 0px solid #cccccc;
}



.resp-tab-content {
    border: none !important;
    padding:1.5em !important;
    margin-bottom: 0px;
    background: #ebebeb;
}
.accordion {
    border-bottom: 0 solid #cccccc;
    padding: 0 0;
}

.resp-easy-accordion .resp-accordion {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    text-align: center;
    display: block;
    cursor: pointer;
    padding: 10px 20px !important;
    line-height: 1.5em;
    border-bottom: 2px solid #001F60 !important;
    border-top: 2px solid #001F60 !important;
    border-right: 2px solid #001F60 !important;
    border-left: 2px solid #001F60 !important;
    margin-top: 0 !important;    

}

/* ------------------------
    List Icon
------------------------*/
.list-icon li {
    position: relative;
    padding-left: 30px;
}
.list-icon li i {
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    font-size: 22px;
    line-height: 20px;
}
.list-icon-2 {
    margin: 0;
    padding: 0;
}
.list-icon-2 li {
    padding-left: 25px;
    position: relative;
    list-style: none;

}
.list-icon-2 li {
    padding-left: 25px;
    position: relative;
    text-align: left;
}

.list-icon-2 li:before {
    content: "";
    border: 1px solid #001F60;
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}
.list-icon-3 li:before {
    content: "";
    border: 0px solid #001F60;
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}
.list-icon-2 li:after {
    animation: opacitychange 1s ease-in-out infinite;
    content: "";
    background: #000;
    position: absolute;
    top: 8px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.custom-li {
    margin-top:10px;
    display: inline-block;
}
.custom-li li {
    float: left;
    margin-bottom: 15px;
    width: calc(100% / 2);
}

/*********Blog Page Csss************************ */
.main-blog-banner {
    position: relative;
}
.main-blog-banner img{
    width: 100%;
}
.blog-widget {
    padding: 25px;
    box-shadow: 0 0 10px rgb(136 136 136 / 10%);
}

.blog-widget .widget-title {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    padding:0 0 25px;
    margin:0 0 30px;
    line-height:1;
    text-transform: capitalize;
    color: #001F60;

}
.blog-widget .widget-title a{
    color: #001F60;
}
.blog-widget:hover .widget-title a{
    color: #001F60;
}
.blog-widget .widget-title::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color:#ccc;
    z-index: 1;
}
.blog-widget .widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55px;
    height: 3px;
    background-color: #001F60;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 2;
}

/*******TAGS********/
.blog-sidebar-widget {
    padding: 25px;
    box-shadow: 0 0 10px rgb(136 136 136 / 10%);
}
.blog-sidebar-widget .blog-sidebar-h2{
    position: relative;
    font-size: 22px;
    font-weight: 700;
    color: #001F60;
    padding:0 0 25px;
    margin:0 0 30px;
    line-height:1;
    text-transform: capitalize;
}
.blog-sidebar-widget .blog-sidebar-h2::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color:#ccc;
    z-index: 1;
}
.blog-sidebar-widget .blog-sidebar-h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55px;
    height: 3px;
    background-color: #001F60;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 2;
}

.lab-ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.lab-ul li {
    list-style: none;
    margin-right: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.lab-ul li svg {
    fill:#001F60;
    margin-right: 5px;
    width: 18px;
    height: 18px;
}
.author_name{
    font-weight:600;
    text-transform:unset;
    color: #000000;
}
.widget-category svg{
    fill:#001F60;
    margin-right: 10px;
    width: 18px;
    height: 18px;
}
.blog-widget .widget-category span {
    /* padding: 2px; */
    padding: 5px 10px;
        background-color: #edefef;
    border: 1px solid #ecf0f3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 5px;
    line-height: 1.7;

}
.blog-widget .widget-category span a{
    color: #000000;
}
.blog-widget .widget-category span:hover {
    border: 1px solid #001F60;
    background-color:#001F60;
    color: #fff;
}
.blog-widget .widget-category span:hover a{
    color: #fff;
}
.blog-widget .widget-category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.blog-inner-text hr {
    display: none;
}
/*blog*/

   
.ps-blog-sharing{
   margin: 10px auto 10px !important;
}

.ps-blog-tags li a {
    color: #000000;
   display: inline-block;

   position: relative;
   padding-left: 20px;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   transition: 350ms;

}
.ps-blog-tags li a::before {
    background: #001F60;
    position: absolute;
    height: 10px;
    width: 10px;
    content: '';
    left: 0;
    top: 8px;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.ps-blog-tags li a:hover {
    color: #001F60 ;
}
.ps-blog-recent-posts a {
    color: #000000;
   display: inline-block;
   position: relative;
   padding-left: 20px;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   transition: 350ms;

}
.ps-blog-recent-posts li a::before {
    background: #001F60 ;
    position: absolute;
    height: 10px;
    width: 10px;
    content: '';
    left: 0;
    top: 8px;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

}

.ps-blog-recent-posts li a:hover {
    color: #001F60 ;
}
.blog-page-type-wrapper,.article-page-type-wrapper {
    margin-bottom:50px;  
}
/******Blog End ******/

/******************Contact Us**************************/
.contact-info-area {
    padding: 40px 0 0;
}


.contact-block {
    position: relative;
    background-color: #fff;
    padding: 30px 20px;
    margin-bottom: 30px;
    box-shadow: 1px 1.732px 16px 0px rgb(0 0 0 / 7%);
        -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}


.contact-icon .icon-inner {
    width: 100px;
    height: 100px;
    line-height: 105px;

    background-color: #f8f6f4;
    text-align: center;
    display: inline-block;
    font-size: 45px;
    color: #001F60;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.contact-icon .icon-inner::before {
    position: absolute;
    content: '';
    bottom: -85px;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FAAF03;
-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    z-index: -1;
}
.contact-icon .icon-inner::after {
    position: absolute;
    content: '';
    bottom: -170px;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #001F60;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: -1;
}
.contact-block:hover .contact-icon .icon-inner::before {
    bottom: 0px;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
.contact-block:hover .contact-icon .icon-inner::after {
    bottom: -85px;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}



.contact-description p {
    margin-bottom: 0;
}
.contact-description p a{
    color: #000000;
}
.contact-title h3 {
    text-align: left !important;
    margin: 20px auto 15px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 0 0;
}
.contact-block:hover .contact-icon {
    border-radius: 0px;
    border-color: #001F60;
}
.contact-block:hover .contact-icon .icon-inner {
    color: #fff;
}
.contact-block:hover {
    transform: translateY(-10px);
}
/* Contact Form Css */
.contact-form {
    padding: 25px 30px;
    background: #fff;
    border-radius: 7px;
    padding-bottom: 30px;
    margin: 15px 0 60px !important;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
}

.contact-textarea {
    width: 100% !important;
    height: 100px !important;
}
.contact-form textarea {
    margin-top: 5px;
}
.map {
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    -moz-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
}
.contact-form fieldset {
    border: none;
    padding: 0;
}
.contact-form .intl-tel-input {
    width: 100%;
 }
 .contact-form #mob_phone_phone_number_tel {
    height: 34px;
    padding: 6px 12px 6px 45px;
    margin: 5px 0px 9px !important;
    border: 1px solid #CCCCCC;
    width: 100%;
 }
 .submit_wrap label {
    display: none!important;
 }
 div.form-container form fieldset {
    margin: 0 auto;
    padding: 10px 20px;
    border: #DDD 0px solid;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
}
div.form-container form fieldset>div {
    width: 100%;
    
}
div.form-container input.file_upload_btn.input {
    border: 2px solid;
}
div.form-container input[type="tel"] {
    border: 1px solid #C7C7C7;
    width: 100%;
}
div.form-container textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #C7C7C7;
}
div.form-container {
    padding: 20px 0 0;
    margin-bottom: 30px;
}
.ps-register-form.form-container .text, div.form-container input[type="text"] {
    width: 100%;
 }
/*Header*/
.inner-page, #about-us-page {
    min-height:700px;
}
.container{
    min-height: 700px;
}
/* Sticky Header*/
.navbar-area {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.navbar-area.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    background: #fff !important;
    -webkit-animation: sticky 1.5s;
    animation: sticky 1.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.navbar-area.is-sticky .nav-hide{
    display:none;
}
/* Fi-list Icon 1 */

#nav-icon1 {
    width: 37px;
    height: 45px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  
  #nav-icon1 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background:#001F60 !important;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
      box-shadow: none;
  
  }
  
  #nav-icon1 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon1 span:nth-child(2) {
    top: 10px;
  }
  
  #nav-icon1 span:nth-child(3) {
    top: 20px;
  }
  
  #nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  
  #nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  
  #nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  

/* Header Btn */
header .email{
    display: inline-block;
    padding: 6px 29px 2px;
    font-size: 14px;
    font-weight:400;
    text-transform: uppercase;    
    background-color: #001F60;
    border:1px solid #001F60;
    color:#FFFFFF;
    vertical-align: middle;
    text-decoration: none;
    line-height:30px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

header .email:hover{
    background-color:#FFFFFF;
    color:#001F60;
    border:1px solid #001F60;

}
/* Site Button Effect */

/* Button Effects */
.btn-one {
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-one .txt {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.btn-one::after {
    position: absolute;
    content: "";
    height: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
}

.btn-one:active, 
.btn-one:focus, 
.btn-one:hover {
    color: #fff;
    background-color: #001F60;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 5px 10px rgb(17 16 16 / 52%);
        border: 1px solid #001F60;
}
.btn-one:hover::after {
    height: 100%;
    bottom: 100%;
    -webkit-transition: height .3s,bottom .7s;
    -o-transition: height .3s,bottom .7s;
    -moz-transition: height .3s,bottom .7s;
    transition: height .3s,bottom .7s;
}
/* Header Links Effect */
header .top-bar-section ul {
    display: inline-block;
}
.link-wrapper li{
    margin-right: 26px;
}
.link-wrapper li:last-child{
    margin-right: 0;
}

.link-2 {
    display: inline-block;
    position: relative;
}
.hover-2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    background-color: #001F60;
    transition: transform 0.3s;
}
.hover-2:hover:after {
    transform: scaleX(1);
}
/*Header Effects End*/

/* CTA Links Effets Start*/

.link-1 {
font-weight: 400;
    text-transform: uppercase;

    color:#001F60 !important;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    padding: 0 0 4px;
    z-index: 1;
}
.link-1:before {
    content: '';
    left: 0px;
    bottom: 0px;
    height: 1px;
    background-color: #000;
    width: 100%;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.link-1:after {
    content: '';
    left: 0px;
    bottom: -1px;
    height: 3px;
    background-color: #001F60;
    width: 75%;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.link-1:hover:after {
    width: 100%;
}
.link-3 {
font-weight: 400;
    text-transform: uppercase;

    color:#001F60 !important;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    padding: 0 0 4px;
    z-index: 1;
}
.link-3:before {
    content: '';
    left: 0px;
    bottom: 0px;
    height: 1px;
    background-color: #fff;
    width: 100%;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.link-3:after {
    content: '';
    left: 0px;
    bottom: -1px;
    height: 3px;
    background-color: #FAAF03;
    width: 75%;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.link-3:hover:after {
    width: 100%;
}

.step.social-icon svg{

    fill: #E8B955;
}
/* CTA Links Effets End */
.d-block{
    display: block;
}
a {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
html{
    margin-top: 0 !important;
}
#admin-bar {
    width: auto !important;
    border-radius: 0 0 0 15px;
    right: 0;
}
.pos-r { position: relative; }



/* Header Effects */
@-webkit-keyframes sticky{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes sticky{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
/* FlexBox Css */
.d-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.align-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.align-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.align-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.align-top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.align-self-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.align-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.align-self-middle{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.align-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}
.row-reverse {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.cell{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}

/****************************************************** */
/****************  Padding Margin Spacing ************* */
/****************************************************** */
.p-0{padding:0}.p-5{padding:5px!important}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-25{padding:25px}.p-30{padding:30px}.pt-0{padding-top:0}.pt-5,.py-5{padding-top:5px!important}.pt-10,.py-10{padding-top:10px}.pt-15,.py-15{padding-top:15px}.pt-20,.py-20{padding-top:20px}.pt-25,.py-25{padding-top:25px}.pt-30,.py-30{padding-top:30px}.pt-35,.py-35{padding-top:35px}.pt-40,.py-40{padding-top:40px}.pt-45,.py-45{padding-top:45px}.pt-50,.py-50{padding-top:50px}.pt-55,.py-55{padding-top:55px}.pt-60,.py-60{padding-top:60px}.pt-65,.py-65{padding-top:65px}.pt-70,.pr-{padding-right:0}.pr-5,.px-5{padding-right:5px!important}.pr-10,.px-10{padding-right:10px}.pr-15,.px-15{padding-right:15px}.pr-20,.px-20{padding-right:20px}.pr-25,.px-25{padding-right:25px}.pr-30,.px-30{padding-right:30px}.pr-35,.px-35{padding-right:35px}.pr-40,.px-40{padding-right:40px}.pr-45,.px-45{padding-right:45px}.pr-50,.px-50{padding-right:50px}.pr-55,.px-55{padding-right:55px}.pr-60,.px-60{padding-right:60px}.pb-0{padding-bottom:0}.pb-5,.py-5{padding-bottom:5px!important}.pb-10,.py-10{padding-bottom:10px}.pb-15,.py-15{padding-bottom:15px}.pb-20,.py-20{padding-bottom:20px}.pb-25,.py-25{padding-bottom:25px}.pb-30,.py-30{padding-bottom:30px}.pb-35,.py-35{padding-bottom:35px}.pb-40,.py-40{padding-bottom:40px}.pb-45,.py-45{padding-bottom:45px}.pb-50,.py-50{padding-bottom:50px}.pb-55,.py-55{padding-bottom:55px}.pb-60,.py-60{padding-bottom:60px}.pb-65,.py-65{padding-bottom:65px}.pb-70,.py-70{padding-bottom:70px}.pb-75,.py-75{padding-bottom:75px}.pb-80,.py-80{padding-bottom:80px}.pl-0{padding-left:0}.pl-5,.px-5{padding-left:5px!important}.pl-10,.px-10{padding-left:10px}.pl-15,.px-15{padding-left:15px}.pl-20,.px-20{padding-left:20px}.pl-25,.px-25{padding-left:25px}.pl-30,.px-30{padding-left:30px}.pl-35,.px-35{padding-left:35px}.pl-40,.px-40{padding-left:40px}.pl-45,.px-45{padding-left:45px}.pl-50,.px-50{padding-left:50px}.pl-55,.px-55{padding-left:55px}.pl-60,.px-60{padding-left:60px}.pl-65,.px-65{padding-left:65px}.pl-70,.px-70{padding-left:70px}.pl-75,.px-75{padding-left:75px}.pl-80,.px-80{padding-left:80px}.m-0{margin:0}.m-5{margin:5px!important}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-25{margin:25px}.m-30{margin:30px}.mt-0{margin-top:0} .mt-5{margin-top:5px}.mt-10,.my-10{margin-top:10px}.mt-15,.my-15{margin-top:15px}.mt-20,.my-20{margin-top:20px}.mt-25,.my-25{margin-top:25px}.mt-30,.my-30{margin-top:30px}.mt-35,.my-35{margin-top:35px}.mt-40,.my-40{margin-top:40px}.mt-45,.my-45{margin-top:45px}.mt-50,.my-50{margin-top:50px}.mr-0{margin-right:0}.mr-5,.mx-5{margin-right:5px!important}.mr-10,.mx-10{margin-right:10px}.mr-15,.mx-15{margin-right:15px}.mr-20,.mx-20{margin-right:20px}.mr-25,.mx-25{margin-right:25px}.mr-30,.mx-30{margin-right:30px}.mr-35,.mx-35{margin-right:35px}.mr-40,.mx-40{margin-right:40px}.mr-45,.mx-45{margin-right:45px}.mr-50,.mx-50{margin-right:50px}.mb-0{margin-bottom:0}.mb-5,.my-5{margin-bottom:5px!important}.mb-10,.my-10{margin-bottom:10px}.mb-15,.my-15{margin-bottom:15px}.mb-20,.my-20{margin-bottom:20px}.mb-25,.my-25{margin-bottom:25px}.mb-30,.my-30{margin-bottom:30px}.mb-35,.my-35{margin-bottom:35px}.mb-40,.my-40{margin-bottom:40px}.mb-45,.my-45{margin-bottom:45px}.mb-50,.my-50{margin-bottom:50px}.ml-{margin-left:0}.ml-5,.mx-5{margin-left:5px!important}.ml-10,.mx-10{margin-left:10px}.ml-15,.mx-15{margin-left:15px}.ml-20,.mx-20{margin-left:20px}.ml-25,.mx-25{margin-left:25px}.ml-30,.mx-30{margin-left:30px}.ml-35,.mx-35{margin-left:35px}.ml-40,.mx-40{margin-left:40px}.ml-45,.mx-45{margin-left:45px}.ml-50,.mx-50{margin-left:50px}

.text-white {
    color: #fff;
}
.text-black {
    color: #000;
}
.header-padding {
    padding: 0;
}





/* common inner pages style */
      
    .inner-page, #about-us-page {
        min-height:700px;
    }
    
    .body-content-with-space, .inner-page {
        margin-bottom:30px;
    }
    
    .innerpage-banner {
        padding-top:15px;
        margin-bottom: 45px;
    }
    
    .heading-section {
        padding-top:1px;
    }
    
    .heading-text {
        padding-bottom:38px;
        margin-bottom:50px;
        padding-top: 2px;
        border-bottom:1px solid #C7C7C7;
    }
    
    .generic-page-type .content-main {
        margin-bottom:30px;
    }
    
    .inner-page .banner {
        margin-top: 1.9em;
        margin-bottom: 0;
    }
    
    
    .inner-page #slider-pager {
        bottom: 37px;
        width: 100%;
        z-index: 9999;
    }
    


/* End common inner pages style */

   
/* static page */
    .ps-static-page {
        margin-top: 1.9em;
        margin-bottom: 2em;
        min-height: 300px;
    }
    
    .ps-static-page h3 {
        font-size: 2.3em;
        text-transform: uppercase;
    }
/* end static page */

/* All images Section */
    .all-images-section .project-figure {
        margin-bottom:30px;
    }
    
    .all-images-section .project-figcaption p.project-description {
        margin-bottom: 0;
    }

/* End all images section */


/* About page Start */
    .textImage-section {
        padding-top: 15px;
        margin-bottom: 60px;
    }
    
    .textImage h2 {
        font-size: 1.3em;
        line-height: 1.3em;
        margin-bottom:8px;
    }
    
    .about-textImage2 .textImage h3{
        font-size: 2.3em;
    }
    
    .aboutpageMiddlesection {
        background:#2B2B2B;
        color:#F4B718;
        padding-top: 47px;
        padding-bottom: 51px;
        margin-bottom: 45px;
    }
    
    .aboutpageMiddletext {
        margin-left:auto;
        margin-right:auto;
        float: none;
    }
    
    .aboutpageMiddlesection .main-text {
        font-size: 1.7em;
        line-height: 1.4em;
    }
    
    .aboutpageMiddlesection .main-text p{
        line-height: inherit;
    }
    
    .aboutpageMiddletext .name {
        color:#FFFFFF;
        text-transform: uppercase;
        line-height: 1.5em;
    }
    
    .bigImage-Services {
        background:#F0F0F0;
        padding-top: 70px;
    }
    
    .bigImage-services-list {
        margin-bottom:30px;
    }
    
    .main-container .viewAllSection p {
        margin-bottom:0;
    }
    
    .bigImage-services-list .service-figcaption h2 {
        font-size: 1.3em;
        margin-bottom:0;
        margin-top: 20px;
    }
    
    .bigImage-services-list .service-figcaption .service-description {
        margin-top:20px;
    }

/* About page end */

/* Details Page */
    .details-page h2 {
        margin-top:15px;
    }
    
    .image-container {
        border:1px solid #C7C7C7;
    }

/* End details page */

/* Contact Page */
    .contactus-page-type .promo-1 {
        margin-bottom:32px;
    }
    
    #contact-us .contact-form {
        margin-top:30px;
    }
    
    .contactus-page-type-wrapper #contact-us input[type="text"], .contactus-page-type-wrapper #contact-us .g-recaptcha {
        margin-bottom: 10px;
    }
    
    #contact-us .label {
        color:#000000;
    }
    
    #contact-us .contact-form input[type="text"],#contact-page .contact-form .uneditable-input {
        width: 50%;
        height:30px;
        border:1px solid #C7C7C7;
    }
    
    #contact-us .contact-form textarea {
        width: 50%;
        border:1px solid #C7C7C7;
        margin-bottom: 10px;
    }
    
    .profile-text h4 {
        margin-top:10px;
    }
    
     #ps-contact-us .phone, #ps-contact-us .email {
        color:#000000;
    }
    
/* end Contact page */

/* Gallery Small */
    .gallery-small-image-ul li{
        padding-bottom: 30px;
    }
    
    .gallerysmall-image-description {
        margin: 0 0 0.9em 0;
        font-size: 1em;
    }
    
/* End Gallery Small */

/* blog page */
    .blog-page-type .article-body {
        margin-top:10px;
    }
    
    .blog-page-type .blog-articles ul li:last-child hr{
        display:none;
    }
    
    .ps-blog-article-content h1 {
        text-align: inherit;
    }
/* end blog page */

/* Mostly images 2 page */
    #mostly-images2-page-type .galleryimages {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .galleryimages figure{
        margin-bottom:25px;
    }
    
    #mostly-images2-page-type.generic-page-type .content-main {
        margin-bottom: 0px;
    }
/* Mostly Images */

/* mostly text */
    #textimages1-page-type.inner-page .banner, .textimages3-page-type.inner-page .banner, .textimages5-page-type.inner-page .banner, .textimages6-page-type.inner-page .banner {
        margin-top: 0;
        margin-bottom: 0;
    }
/* end mostly text */

/* Default pages */
    .ps-register-form {
        margin: 38px auto 44px;
    }
    
    div.ps-register-form p {
        margin-top:0;
    }
    .ps-login-page {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    
    hr.small {
        width:100px;
        margin-left: auto;
        margin-right: auto;
    }
/* End Default pages */


/* Ecommerce css */
.cart {
    font-size: 14px;
    color: #020101;
}

.cart:hover, .cart:focus, .cart:active {
    font-size: 14px;
    color: #020101;
}

header .ps-cart-text-container {
    background: #EF4F45;
    color: #FFFFFF;
    height: 26px;
    width: 27px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
}

header .cart:hover .ps-cart-text-container ,header .cart:focus .ps-cart-text-container,header .cart:active .ps-cart-text-container {
    background:#FFFFFF;
    color: #EF4F45;
}

.fi-shopping-cart {
    font-size:24px;
    margin-right: 8px;
    position: relative;
    top: 5px;
}

.currency-converter {
    margin-right:15px;
}

.currency-converter select {
    height: 29px;
    border: 0px solid;
}

.currency-converter select:hover, .currency-converter select:focus, .currency-converter select:active, .currency-converter select:visited {
    background:#EF4F45;
    color:#ffffff;
}


/* Choosen Restyling */
.chosen-container {
    font-size: 14px;
}

body .chosen-container-single .chosen-single, 
body .chosen-container.chosen-with-drop .chosen-drop,
body .chosen-container-active.chosen-with-drop .chosen-single {
    text-align:left;
}

body .chosen-container .chosen-single div b , 
body .chosen-container-active.chosen-with-drop .chosen-single div b {
    text-align:left;
    background-position:0 5px;
}

body .chosen-container-single .chosen-single {
    background:transparent;
    color:#FFFFFF;
    line-height:2em;
    height: 2.178em;
    font-weight:300;
    border:1px solid #FFFFFF;
    font-size: 14px;
    box-shadow:none,
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
}

.itemsper > span:last-child {
    padding-left:10px;
}

/* collection page type */
.breadcrumbs {
    padding:44px 0 0;
    margin: 0 !important;
}

.breadcrumbs li {
    display: inline;
    word-wrap: break-word;
    text-transform: none;
}

#collection-listing .product-container .image img {
    border:1px solid #C7C7C7;
}

.collectionpage #main-text {
    padding-top:1em;
}

.collectionpage .listing, .collectionpage .sorter {
    padding-top:1.5em;
}

.collectionpage .product-details {
    margin-bottom:40px;
}

.filter {
    padding-bottom:20px;
    text-align:center;
}

.wait {
    text-align:center;
    width:100%;
}

.items .image {
    position:relative;
}

.items .new {
    position:absolute;
    top:0;
    left:0;
    background:#2B2B2B;
    color:#FFFFFF;
    padding:3px 10px;
    font-size:10px;
}

.items .availability {
    position:absolute;
    bottom:0px;
    right:0;
    font-size:10px;
    padding:3px 10px;
    background:#2B2B2B;
    color:#FFFFFF;
}

.items .offer, .collection1-page-type-wrapper .items .product-container .sale, #ps-collection-listing-one .sale, #ps-collection-listing-two .collection-item .sale {
    position:absolute;
    top:0;
    right:0;
    width:auto;
    font-size:10px;
    padding:3px 10px;
    background:#2B2B2B;
    color:#FFFFFF;
    display: table;
    height: auto;
    line-height: 18px;
}

.items .price {
    padding-top:15px;
}

.items .compare-price{
    color: #2B2B2B;
    text-decoration:line-through;
}

.ps-product-compare-price-container, .c-price .priceproduct del, .cprice, .cprice #ps-collection-listing-two .priceproduct, #ps-collection-listing-two .priceproduct del {
    color: #2B2B2B;
}

.items .product-price, .ps-product-price-container{
    color: #FF6666;
}

.items .title {
    font-size:1.2em;
    height: 3.3em;
    display: block;
}

.collection1-page-type-wrapper .items .product-container .price{
    color: #FF6666;
    padding-top:1px;
}

.collection1-page-type-wrapper .items .product-container .price a, #ps-collection-listing-one .product-detail .price, .s-price{
    color: #FF6666;
}

.collection1-page-type-wrapper .items .product-container .cprice {
    padding-top:5px;
    padding-bottom:15px;
}

#ps-collection-listing-two .image-container {
    border:0px solid;
}

#ps-collection-listing-two .image-caption-container .title a{
    color: #000000;
    font-weight:normal;
}

#ps-collection-listing-two .image-caption-container .price a {
    color: #FF6666;
    font-weight:normal;
}

.collection3-page-type-wrapper #ps-collection-listing-two .image-caption-container .title {
    height:auto;
    padding: 35% 0 0;
}

.collection3-page-type-wrapper #ps-collection-listing-two .image-caption-container .title a {
    padding:0;
}

.collection3-page-type-wrapper #ps-collection-listing-two .image-caption-container .price {
    padding-top:0;
}

.menu-collection-page-type-wrapper .menu-collection-listing #accordion .product-holder .title{
    display: table;
}

.menu-collection-page-type-wrapper .menu-collection-listing #accordion .product-holder .title .product-description {
    margin-top:10px;
    font-size:14px;
}

.menu-collection-page-type-wrapper .menu-collection-listing #accordion .items {
    padding-bottom: 11px;
}

.pagination-container {
    text-align:center;
}

.pagination-container span {
    margin:0 4px;
}

.itemsper.filter {
    display:none;
}

.collection2-page-type .items .title {
    height: auto;
}

#ps-collection-listing-one .product-detail .description {
    border-top:0px solid;
    margin-top:5px;
}

#ps-collection-listing-one .product-detail .price {
    padding-top:0;
}

#ps-collection-listing-one .product-detail .title a, #ps-collection-listing-one .product-detail .price {
    font-weight: normal;
}

#ps-collection-listing-one #collection-listing .button {
    margin-top:0;
    line-height: 18px;
}

#ps-collection-listing-one .collectionpage .collection {
    margin:0;
}

.menu-collection-page-type-wrapper .menu-collection-listing #accordion h2, 
.menu-collection-page-type-wrapper .menu-collection-listing #accordion .items {
    border-top: 1px solid #C7C7C7;
}

.menu-collection-page-type-wrapper .menu-collection-listing .accordion:last-child {
    border-bottom: 1px solid #C7C7C7;
}

/* Collection page type - ends */

/* Product */
.product-name #product-title {
    color:#FF6666;
}

.product-detail hr.small {
    margin: 20px auto 50px auto;
    width: 100px;
}

.product-detail .image-container .image {
    position: relative;
    padding-bottom:35px;
}

.product-detail .image-container #imgMain,
.product-detail .image-container .thumbs img {
    
    cursor:pointer;
}

.mousetrap {
    cursor:move !important;
}

.product-detail .image-container .thumbs {
    padding:35px 0;
}

.product-detail .image-container .thumbnail {
    margin:0 5px;
}

.product-detail .description {
    border-top:1px solid #C7C7C7;
    padding-top: 10px;
}

.vendor {
    padding-bottom:10px;
}

#product-price {
    border-bottom:1px solid #C7C7C7;
    padding-bottom:25px;
}

.description-summary {
    padding:40px 0;
}

.selectors {
    list-style:none;
    margin-bottom:30px;
}

.selectors > li {
    padding-bottom:15px;
}
.selectors > li:last-child,
.selectors ul.additional-options li:last-child{
    padding-bottom:0;
}

form .selectors > li > label {
    min-width:15%;
    display:inline-block;
}

#variation_colours, #variation_id {
    min-width:115px;
    height: 28px;
}

.ps-register-form.form-container .text, div.form-container input[type="text"] {
   width: 302px;
}



ul.additional-options{
    list-style:none;
    margin-left: 0;
    margin-top: 17px;
}

.selectors ul.additional-options li {
    padding-bottom:15px;
}

select.addon-selector {
    width: 200px;
    text-transform: capitalize;
    height: 28px;
    display: none;
}

.quanity-updater-submit-holder {
    border-top:1px solid #C7C7C7;
    border-bottom:1px solid #C7C7C7;
    line-height:35px;
    margin-bottom: 25px;
}

.quantity-holder, .add-to-cart-holder  {
    padding-top:20px;
    padding-bottom:20px;
}

.add-to-cart-holder {
    border-left:1px solid #C7C7C7;
}


.resp-tab-content, .resp-vtabs .resp-tab-content {
    border-left:0px solid;
    border-right:0px solid;
    border-top:0px solid;
    border-bottom:1px solid #C7C7C7;
}

.quanity-updater-submit-holder .button {
    margin:0;
}

.quantity-holder span {
    float:left;
    margin-right:10px;
}

.quantity-holder span:last-child {
    margin-right:0;
}

#total-quantity {
    font-size: 2em;
    min-width: 35px;
    text-align: center;
}

.plus.button, .minus.button {
    padding-left: 0;
    padding-right: 0;
    width: 35px;
}

.related-products {
    margin-top:40px;
}

.related-products ul {
    margin-top:40px;
}

.related-products .product-details {
    margin-bottom: 40px;
}

.thumbs {
    margin-top:25px;
}

.thumbs img {
    margin:0 4px;
    cursor: pointer;
    border:1px solid #C7C7C7;
}

.thumbs img:hover {
    opacity:0.7;
}

/* Product - End */

/* Cart page Buttons */
.ps-cart-page {
     margin-top: 18px;
}

.ps-cart-page .cart-items .item .cart-item-image {
    width: auto;
}

.cart-buttons {
    margin: 15px 0 35px;
}

.cart-buttons .button {
    width:190px;
}

.cart-buttons .cart-right-button {
    text-align:right;
}

.cart-buttons .cart-left-button, .cart-buttons .cart-right-button {
    float:left;
}

/* End Cart page */

/* Checkout page*/
.ps-checkout-page #sectionCartSummary .orderitemRemoveBtn {
    padding: 0;
}

/* End checkout page*/

/* End Ecommerce css */


/* Menu Page */
    
/* End Menu Page*/

/*Footer Begins */
footer {
    color:#FFFFFF;
    background:#242424;
    padding:0 0 20px;
}

footer a {
    color:#FFFFFF;
}

footer a:hover, footer a:active, footer a:focus{
    color:#FFFFFF;
}

.follow-us-footer {
    padding: 18px 0 11px;
    border-bottom:1px solid #505050;
}

.follow-us-footer .marker,.mobile .fi-marker {
    font-size: 1.7em;
    margin-right: 5px;
    position: relative;
    top: 4px;
    line-height: 20px;
    color:#E8B955;
}

.address-holder {
    margin-top: 0;
    text-transform:capitalize
}

.address-holder a {
    color:;
}

.newsletter {
    padding:0;
}

.newsletter .subscribe{
    text-transform:uppercase;
    font-size: 1em;
    font-family: 'Roboto', sans-serif;;
    background: #001F60;
    color: #FFFFFF;
    border:1px solid #001F60;
    line-height: 30px;
    padding: 7px 30px 2px;
    cursor: pointer;
    display: inline-block;
}


.social-media-icons {
    list-style:none;
    padding:0;
    margin:0;
}

footer .social-media {
    width:auto;
    margin-top: 0;
    float: right;
}

.social-media-icons li {
    display:inline-block;
    line-height: 17px;
}

.social-media-icons li a {
    font-size:33px;
    color:#E8B955;
    padding: 0 0 0 12px;
}

.social-media-icons li:first-child a {
    padding: 0;
}

.social-media-icons li a:hover,
.social-media-icons li a:active,
.social-media-icons li a:focus{
    opacity:0.8;
}

.social-media-icons .houzz {
    width:23px; 
    height:21px;
    vertical-align:initial;
}

.social-media-icons .houzz path {
    fill:#E8B955;
    stroke:none;
}

a:focus img.houzz, a:active img.houzz, a:hover img.houzz {
    opacity:0.8;
}

.mobile .social-media-icons .houzz {
    width:55px; 
    height:55px;
}

.copyright-powered {
    padding:18px 0 0 0;
}

.policies a, .policies a:hover, .policies a:active, .policies a:focus {
    border-right:1px solid #FFFFFF;
    padding: 0 8px;
    line-height: 1em;
    display: inline-block;
}

.policies a:first-child {
    padding-left:0
}

.policies a:last-child {
    padding-right:0;
    border-right:none;
}

.powered {
    text-align:center;
}

.default-pages-under-active-section h2 .button {
    padding: 10px 30px 10px 10px !important;
}

#slider > .bxslider > li {
    list-style: none;
}

/* Footer Ends */

.article-page-type-wrapper .ps-blog-sharing {
  margin-bottom:0;
}

.addthis_toolbox {
  height: 32px;
  overflow: hidden;
}

.addthis_toolbox a {
  margin-right:10px;
}

.article-body {
  margin-top:15px
}

a.w-link {
    color: #fff !important;
}

.services-area-sec {
    box-shadow: 4px 6px 7px 1px #353535;
    background: #ffffff;
    padding: 30px 12px 10px 130px;
    font-size: 14px;
    font-weight: 300;
    margin: 9px 0 55px;
    text-align: left;
    background-size: 23px 23px;
    border-left: 14px solid #09f5ea;
    border-right: 14px solid #09f5ea;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.bulletimage ul li {
    background: url(../img/pin.png) no-repeat left;
    background-position: 0% 20%;
    padding-left: 26px;
    list-style: none;
}

.services-area-sec li {
    display: inline-block;
    position: relative;
    color: #001f60;
    font-size: 17px;
}
.services-area-sec li a {
    display: inline-block;
    position: relative;
    color: #001f60;
    font-size: 17px;
}
.serv-head {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.area-head {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 40px 0;
}

/* Homepage */
/* CONTACT US PAGE */

/* Homepage Ends */

/* Media Query starts here*/
/* Minimum media queries */
@media only screen and (min-width: 1900px) {
    .about-us-area::before {
        bottom: -1px;
    }
    .blog--area::before {
        top: -2px;
    }
    .lines .line:nth-child(1) {
        margin-left: -31%;
    }   
    .lines .line:nth-child(2) {
        margin-left: -17%;
    }   
    .lines .line:nth-child(3) {
        margin-left: 0%;
    }
        
}
@media only screen and (min-width: 1024px) {
    .image-container {
        display: table-cell;
        vertical-align: middle;
        width: 365px;
        height: 363px;
    }
    
    .image-container img{
        max-height:363px;
    }
    
    #ps-collection-listing-two .image-container {
        display:block;
        width:auto;
        height:auto;
    }
    
    #ps-collection-listing-two .image-container img{
        max-height:100%;
    }
    
}
/* End of Minimum media queries */

/* Maximum media queries */

@media only screen and (max-width: 1024px) {
    
    .text-logo {
        font-size: 40px;
    }
    
    .gallery-figure {
        overflow: hidden;
    }
    
    .lines .line:nth-child(3) {
        margin-left: 27%;
    }
    .lines .line:nth-child(2) {
        margin-left: -17px;
    }
}

@media only screen and (max-width: 940px) {
    
    /* Header Begins */
    .fi-list {
        text-indent: 0 !important;
        color: #001F60 !important;
        font-size: 44px !important;
    }
    
    .phone-holder {
        border-top: 1px solid #cccccc;
        text-align:center;
    }
    
    header {
        padding: 16px 0 0;
    }
    
    .home-page header {
        position:relative;
        background:#FFFFFF;
        color:#020101;
        padding: 16px 0 0;
    }
    
    header .phone {
        padding: 3px 0 5px 0;
        font-size: 14px;
        display: inline-block;
    }
       
    header .phone:before {
        padding-right: 5px;
        font-size: 26px;
        position: relative;
        height: 31px;
    }
    
   header .mobile-email {
        border-top: 1px solid #cccccc;
   }
    
    header .email {
        margin: 14px auto;
    }
    
    .top-bar .toggle-topbar.menu-icon {
        left: 0;
        margin: 0;
        padding: 0;
        right: auto;
    	top: 50px;
    	position: relative;
    	width: 10%;
        float: left;
    }
    
    header .top-bar.expanded .title-area {
        background: none;
    }
        
    .top-bar .name {
        width: 80%;
        text-align: center;
        float: left;
        height:auto;
        margin-top: 0;
    }
    
    header .top-bar .title-area {
        margin-bottom: 10px;
        margin-top: 0;
    }
    
    .text-logo {
         width: 7.4em;
         text-align: left;
         margin: auto;
         font-size: 2em;
    }
    
    #sidebar {
        display: block;		
        background-color: #FFFFFF; 
        background-repeat: repeat-y; 
        background: -webkit-gradient(linear, right top, left top, from(#FFFFFF),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
        background: -webkit-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -moz-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -ms-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -o-linear-gradient(left, #FFFFFF 83%, #FFFFFF);
        padding:0!important;
        position: absolute;
        height:100%;
    }
    
    #sideMainNav {
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        float: left;
        width: 100%;
    }
    
    #sidebar form {
        background-color: #2B2B2B;;
        border-bottom: 1px solid #C7C7C7;
    	display:block;
    	width: 100%;
        padding-top: 25px;
    }
    
    #sidebar form .mobile-search-wrap {
    	border: 1px solid #FFFFFF;
    	background-color: #2B2B2B;
    	display: block;
    	float: none !important;
    	height: 45px;
    	margin: 0 auto 25px;
    	width: 95%;
    }
    
    .mobile.fi-magnifying-glass{
        color: #FFFFFF;
    	cursor: pointer;
    	font-size: 32px;
    	position: absolute;
        top: 4px;
        right: 20px;
    }
     
    .mobile-search {
    	border: none;
    	background-color: #2B2B2B;
    	color: #FFFFFF !important;
    	font-family: 'Roboto', sans-serif;;
    	font-size: 16px !important;
    	float: left;
    	padding: 11px;
        width:100%;
    }
    
    .mobile-search-button {
        opacity: 0;
    	border: 0 none;
    	height: 41px !important;
    	float: right;
    	width: 70px;
    	z-index: 9999999;
    	cursor: pointer;
    	right: 0;
    	position: absolute;
    }
    
    .nav-bar li span {
        display: inline-block;
    	color: #020101;
    	font-size: 14px;
    	font-family: 'Roboto', sans-serif;;
    	margin-right: 0;
    	padding: 0 5px;
        text-transform: uppercase;
    }
    
    .nav-bar li span.ps-user-greeting-container {
        padding-left:13px;
    }
    
    .nav-bar li span.ps-user-greeting-container a {
        padding:0 5px;
    }
    
    .nav-bar li a {
        display: inline-block;
        color: #020101;
    	font-size: 14px;
    	font-family: 'Roboto', sans-serif;;
    	margin-right: 0;
    	padding: 0 18px;
        text-transform: uppercase;
    }
    
    .nav-bar li a:hover span, .nav-bar li a:focus span, .nav-bar li a:active span {
        color: #020101;
    }
    
    .nav-bar .mycart > a{
        font-weight: 500;
    }
    
    .nav-bar {
        list-style: none outside none;
    	margin-bottom: 0;
    	margin-left: 0;
    	float: left;
    	width: 100%;
    }
    
    .nav-bar li {
        border-bottom: 1px solid #C7C7C7;
        display:block;
        line-height: 44px;
        width: 100%;
    }
    
    .nav-bar li ul.dropdown{
        margin-left:0;
        border-top: 1px solid #C7C7C7;
    }
    
    .nav-bar li > a {
    	word-wrap: break-word;
        text-transform: uppercase;
        width:100%;
    }
    
    .nav-bar li a:hover, .nav-bar li a:focus, .nav-bar li a:active {
    	color: #020101;
    }
    
    [role="complementary"] .has-dropdown ul li:last-child {
        border-bottom: none;
    }

    [role="complementary"] .has-dropdown .dropdown li {
        background-color:transparent;
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li {
        background-color: ; 
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li {
        background-color:transparent!important;
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a {
        color:#2B2B2B!important;
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:hover {
        color:#EF4F45!important;
    }
    
    /* Header Ends */
    
    /* homepage starts */
    
    .homepage {
        text-align:center;
    }
    
    .home-page figure {
        padding-bottom:30px;
    }
    
    #slider-pager {
        display:none;
    }
    
    .gallery-figcaption {
        padding-top: 10px;
        padding-bottom: 2px;
        text-align: center;
        position: relative;
        top: auto;
        width: 100%;
        height: auto;
        background: transparent;
        display: block;
        cursor: pointer;
    }
    
    #homepage-video {
        margin-bottom: 35px;
    }
    
    #homepage-video .video iframe {
        height: 422px;
    }
    
    #projects h1 {
        margin-bottom: 30px;
    }
    
    .projects-list {
        margin-bottom: 0px;
    }
    
    .gallery-figcaption .viewAll {
        border-bottom: 1px solid;
    }
    
    .gallery-viewAll {
        margin-top: 0;
    }
    
    .service-figure {
        width: 400px;
        margin: auto;
    }
    
    .testimonial-holder {
        min-height: 0;
    }
    
    .testimonial-container {
        height:auto;
        padding: 32px 20px 10px;
        margin-bottom: 10px;
    }
    
    .testimonial-container .testimonial-Text {
        min-height: 0;
    }
    
    /* homepage ends */
    
    /* About page */
    .textImage-container {
        text-align:center;
    }
    
    .textImage-section {
        margin-bottom: 45px;
    }
    
    .textImage-section.rightImagesection {
        padding-top:0;
    }
    
    .textImage-figure {
        padding-bottom:30px;
    }
    
    .rightImagesection .textImage{
        margin-bottom:30px;
    }
    
    .bigImage-services-list .service-figcaption {
        margin-bottom:40px;
    }
    
    .bigImage-services-list li:last-child .service-figcaption {
        margin-bottom:0px;
    }
    /* End About page */
    
    /* Contact Page */
    
    #contact-us .contact-form {
        margin-top: 30px;
        width: 450px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
    #contact-us .contact-form input[type="text"],#contact-page .contact-form textarea, #contact-page .contact-form .uneditable-input, #contact-us .contact-form textarea {
        width: 80%;
    }
    
     .contactus-page-type-wrapper #contact-us .g-recaptcha , .contactus-page-type-wrapper #ps-contact-us .g-recaptcha {
        width:304px;
        margin-left:auto;
        margin-right:auto;
    }
    
    /* Contact Page */
    
    /* common inner pages */
    .inner-page  {
        text-align:center;
    }
    
    /* End common inner pages */
    
    /* Gallery samll */
    .gallery-small-image-ul li figure {
        margin-bottom:0;
    }
    /* End Gallery small */
    
    /* Mostly Images */
    #mostly-images2-page-type .galleryimages {
        margin-bottom: 0;
    }
    /* End Mostly Images */
    
    /* video page */
    .video-page-type .videos ul li {
        margin-bottom:2em;
    }
    /* video page ends */
    
    /* project details */
        .image-container {
        display: table;
        margin: auto;
    }
    
    /* Footer Begins */
    .copyright-holder, .newsletter, .address-holder {
        border-bottom:1px solid #505050;
    }
    
    .copyright-holder {
        padding-top:14px;
        padding-bottom:14px;
    }
    
    .newsletter-mobile {
        padding-top:20px    ;
        padding-bottom:12px;
        border-bottom:1px solid #505050;
    }
    
    .newsletter-mobile .subscribe{
        text-transform: uppercase;
        font-size: 1em;
        font-family: 'Roboto', sans-serif;
        background: #001F60;
        color: #FFFFFF;
        border: 1px solid #001F60;
        line-height: 30px;
        padding: 7px 30px 2px;
        cursor: pointer;
        display: inline-block;
    }
    
    .newsletter-mobile .subscribe:hover,.newsletter-mobile .subscribe:focus, .newsletter-mobile .subscribe:active {
        opacity:0.8;
    }
    
    .address-holder {
        padding-top: 20px;
        padding-bottom: 20px;
    }
        
    .address-holder .marker {
        display: inline-block;
        font-size: 2em;
        line-height: 1em;
        position: relative;
        top: 7px;
        /* left: -4px; */
        color: #FAAF03;
    }
    .copyright-holder { 
        border-top:1px solid #505050;
    }
    
    .storename {
        font-size: 1.6em;
        line-height: 1.5em;
        margin-bottom: 2px;
    }
    
    footer .social-media {
        border-bottom:1px solid #505050;
        padding-top: 15px;
        padding-bottom: 15px;
        float: none;
    }
    
    .social-media-icons li:first-child a {
        padding: 0 15px;
    }
    footer {
        padding: 0 0 0;
    }
    .social-media-icons li a {
        font-size: 55px;
        padding: 0 15px;
    }
    .step.social-icon svg {
        width: 40px;
        height: 40px;
    }
    .houzz {
        width:70px; 
        height:70px;
        vertical-align:initial
    }

    
    .powered {
        padding: 15px 0;
    }
    
    /* Ecommerce Css*/
      .fi-shopping-cart {
        top: 4px;
        margin-left: 20px;
    }
    
    .mycart .ps-cart-text-container {
        background: #EF4F45;
        color: #FFFFFF;
        height: 26px;
        width: 27px;
        line-height: 26px;
        text-align: center;
        vertical-align: middle;
        border-radius: 50% 50% 50% 50%;
        display: inline-block;
        position: relative;
        top: -2px;
    }
    
    .mycart a:hover .ps-cart-text-container {
        background:#020101;
        color:#FFFFFF;
    }
    
    .filter {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .product-detail .description {
        margin-top:45px;
    }
    
    .items .title {
        margin-bottom: 10px;
        height:auto;
    }
    
    .selectors {
        margin-bottom: 40px;
    }
    
    .mousetrap {
        display: none;
    }
    
    #imgAnchor {
        pointer-events: none;
        cursor: default;
    }
    
    .cart-buttons .cart-left-button, .cart-buttons .cart-right-button {
        text-align:center;
    }
    
    .cart-buttons .cart-left-button {
        margin-bottom:20px;
    }
    
    .ps-cart-page {
        margin-top: 24px;
    }
    
    .currency-converter select {
        border: 1px solid;
    }
    
    /* End Ecommerce Css */
    /* Footer Ends */
    

    .blog-ul, .blog-sidebar {
        text-align: left;
    }
    .ps-blog-article-content {
        text-align: left;
    }
    #ps-contact-us {
        text-align: left;
    }
    .navbar-area.is-sticky {
        position: relative;
        box-shadow: none;
        animation: pause;
}
    #slider .hero-banner {
        position: relative;
        text-align: center;
        background-color: #ececec;
        padding: 20px 0 70px;
        transform: none;
        left: 0;
        top: 0;
    }
    .inner-banner {
        position: relative;
        text-align: center;
        background-color: #fff;
        padding: 20px 0 20px;
        transform: none;
        left: 0;
        top: 0;
    }
    .inner-banner span {
        display: inline;
    }
    .welcome-text {
        margin-top: 0;
    }
    .bg-area-1 {
        background: url("../img/dcv_04.jpg") 0px 0px no-repeat;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    #slider figure.banner-figure {
    padding-bottom: 0;}
    
    .line-bar {
        margin: 15px auto;
    }

    .about-us-body .button {
        margin: 45px 0 45px;
    }
    
    .about-us-area::before {
        height: 166px;
        left: 0;
        right: 0;
    }
    .services-icon-area {
        padding: 30px 0 70px;
    }
    .lines {
        display: none;
    }
    .services-text {
        display: block;
        max-width: unset;
    }
    
    
    .services-text .button {
        border: 1px solid #fff;
        margin: 35px 0 0;
    }
    
    .services-btm {
        margin-top: 52px;
    }
    .blog--area {
        background: url("../img/dcv_06.jpg") 0px 0px no-repeat;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .blog--img {
        text-align: center;
    }
     .blog--area::before {
        height: 133px;
        left: 0;
    }  
    
    .latest-blog-posts {
        padding-left: 0;
    }
    .inner-box .line-bar {
        margin: 21px auto 8px;
    }

    .contact-text-area {
        background: url("../img/dscsd_07.jpg") 0px 0px no-repeat;
        background-size: cover;
        background-position: center;
    }
    .service-main-area {
        padding: 0 0 38px;
    }
    .service-main-area .ps-top-padding {
    padding-top: 0;
}
}

@media only screen and (max-width: 768px) {
    .services-area-sec {
    display: block;
    }
}

@media only screen and (max-width: 736px) {
    #homepage-video .video iframe {
        height: 404px;
    }
  
}


@media only screen and (max-width: 667px) {
    #homepage-video .video iframe {
        height: 367px;
    }
}

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

     #homepage-video .video iframe {
        height: 351px;
    }
}

@media only screen and (max-width: 568px) {
   #homepage-video .video iframe {
        height: 311px;
    }
   
   /* about page */
    .aboutpageMiddletext {
        width: 80%;
    }
    /* about page ends */
}

@media only screen and (max-width: 480px) {
    #homepage-video .video iframe {
        height: 260px;
    }
     .nav-bar li a {
        padding: 12px 18px 0;
        line-height: 1.5;
    }
    .custom-li li {
        float: unset;
        margin-bottom: 15px;
        width: 100%;
    }
    .services-area-sec {
    padding: 30px 12px 10px 28px;
    }
}

@media only screen and (max-width: 479px) {
    .top-bar .toggle-topbar.menu-icon {
        top: 20px;
    }
    .top-bar .name {
        width: 66%;
        text-align: center;
        float: unset;
        margin: 0 auto;
        margin-top: 0;
    }
    .banner-caption span {
        display: inline;
    }
    .welcome-text {
        padding: 20px;
    }
    .about-us-body {
        padding-left: 0;
        padding-right: 0;
    }
    .about-us-body .button {
        margin: 15px 0 29px;
    }
    .contact-main-title {
        padding: 20px;
    }

}
/* End of Maximum media queries */

/* For IE 11 and higher */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
    .image-container {
        width: 365px;
        max-width: 365px;
    }
}

@supports (-webkit-touch-callout: none) {
    .banner-caption {
    min-height:316px !important;
}    

figcaption.inner-banner {
    min-height: 316px !important;
}
    }
/* End IE CSS */

.banner_service li{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
}
@media screen and (max-width: 1024px){
 .banner-caption h1{
     font-size: 18px;   
    }
    .banner-caption h2{
        font-size: 18px;  
    }
    .banner-caption .button{
     margin:12px 0px 8px;   
    }
    .banner_service li{
        font-size: 14px;  
    }   
}
