* { padding:0; margin:0;}
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
  padding:0; margin:0;
}
header {    text-align: center; background: #fff;
    padding: 15px 0;
    box-shadow: 0px 2px 20px rgb(1 41 112 / 10%);
    position: sticky;
    top: 0;
    z-index: 9;
}
main .container {    max-width: 1320px; width:100%; margin:0 auto;}

.section-header  {text-align: center;
    padding-bottom: 40px;}

.section-header h2 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0;
    color: #dcb362;
    text-transform: uppercase;
}
.section-header p {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #012970;
}
section {
    padding: 50px 0;
}
.box p {
    min-height: 105px;
    font-size: 16px;
    text-align: left;
    color: #333;
}
main .container .row {
    display: flex;
    flex-wrap: wrap;
}
.container.clsPurchaseMaintenance {
    min-height: 700px;
}
main .container .row .boxCon { width:31%; padding:0 15px;    margin-bottom: 30px; }

main .boxCon .box {
    padding: 30px;
    box-shadow: 0px 0 5px rgb(1 41 112 / 8%);
    text-align: left;
    transition: 0.3s;
    min-height: 430px;
}
.pricing-btn, .proceed-btn, .buy-btn-pop, table.submit-btn input{
    background: #dcb362 !important;
    border: none !important;
}
table.submit-btn input{
    color: #fff !important;
    font-size: 18px !important;
}
.pricing-btn:hover, .proceed-btn:hover, .buy-btn-pop:hover, table.submit-btn input:hover{
    background: #376292 !important;
    border: none !important;
}
.pricing-btn span, .proceed-btn span, .buy-btn-pop span {
    font-size: 20px !important;
    font-family: Nunito !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-shadow: none !important;
}
main .boxCon .box h3 {font-family: "Nunito", sans-serif; font-size: 24px;
    color: #376292;
    font-weight: 700;
    margin-bottom: 18px;
    text-align: left;}
	
main .boxCon .box h3 a {color: #376292; text-decoration:none;}

main .boxCon .box img {
       transition: 0.5s;
    transform: scale(0.9);
    margin: 0 auto;
    text-align: left;
    max-width:45%;
    height: auto;
}
p {
    font-size: 14px;
    line-height: 1.5;
    color: #999;
}
main .boxCon .box:hover img {transform: scale(0.85);}

footer { background: #376292; padding:25px 0; text-align:center;}

.footer .copyright {
    color: #fff; font-size:14px;
}


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

main .boxCon .box h3 {
font-size: 20px;}

}
@media only screen and (max-width: 568px) {
	main .container .row {
    display: block;
}
.section-header {
    padding-left: 15px;
    padding-right: 15px;
}
.section-header p {
    font-size: 28px;
line-height: 32px;}
main .container .row .boxCon {
    width: 90%;
    padding: 0 5% 35px;
}
section {
    padding: 60px 0 25px;
}
}
@media (max-width: 767px){
    .buy-single-blocks {
        margin-top: 30px;
    }
    .clsPurchaseMaintenance [class*="span"] {
        float: left;
        min-height: 1px;
        margin: 0;
        margin-bottom: 30px;
    }
    .clsPurchaseMaintenance .span9.pull-right.animation-part .span12 .span3:first-child {
        margin: 0;
            margin-bottom: 0px;
        margin-bottom: 30px;
    }
    .container.clsPurchaseMaintenance {
        padding: 0 20px;
        width: auto;
    }
    .container.clsPurchaseMaintenance .home-title-red {
        font-size: 22px !important;
    }
    .container.clsPurchaseMaintenance .span3 {
        width: 100%;
        float: none;
    }
    .container.clsPurchaseMaintenance .span9 {
        width: 90%;
        float: none !important;
    }
}
@media (min-width: 1200px){
    .clsPurchaseMaintenance .row.pricing-min-height .span3 {
    width: 21%;
}
.clsPurchaseMaintenance .row.pricing-min-height .span9 {
    width: 70%;
}
.clsPurchaseMaintenance .row.pricing-min-height .span3.pr {
    margin-left: 0;
}
}
.clsPurchaseMaintenance h1.home-title-red {
    margin-bottom: 20px;
}
.clsPurchaseMaintenance .span3.pr div#singleblock {
    margin: 0;
}
.clsPurchaseMaintenance .span9.pull-right.animation-part .span12 {
    margin: 0;
}
.clsPurchaseMaintenance .span9.pull-right.animation-part .span12 .span3:first-child {
    margin: 0;
}
}
@media (min-width: 768px) and (max-width:1024px){
    .clsPurchaseMaintenance .span3.pr {
    width: 276px !important;
    margin: 0 auto !important;
}
#singleblock {
    width: 168px;
}
}
.fancybox-lock .fancybox-overlay {
    background: rgba(0,0,0,0.7) !important;
}
.fancybox-opened .fancybox-skin {
    box-shadow: none !important;
}
.boxCon p strong{
    font-weight: 600;
    color: #333;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 10px;
    display: block;
}
.submit-btn {
    margin-top: 15px;
    width: 100%;
    max-width: 732px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media(max-width:1326px){
    .submit-btn {
        max-width: 642px !important;
     }
}

.Cls-FAQs {
    background-color: #376292;
    color: #fff;
    padding: 15px 20px;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 600;
}

header div {
    max-width: 1280px;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    margin: 0px auto;
}
.Cls-FAQs:hover {
    background-color: #DCB362;
}

@media only screen and (max-width: 767px) {
    header{padding: 15px !important;}
    .clsLogo{
    flex-wrap: wrap;
    justify-content: center;
}
.Cls-CTA  .clsHeadertxt h3{
    font-size: 22px !important;}
.Cls-CTA {
  background-position: 65% !important;}
.clsBottomheader{padding-top: 10px;}
.clsHeadertxt h3{
    text-align: left;
    font-size: 16px !important;
}
main .boxCon .box{min-height: auto !important;}
}
@media screen and (min-width: 768px) and (max-width:1024px) {
    header{padding: 15px !important;}
    main .container .row .boxCon{width: 29%;}
    main .boxCon .box{min-height: 470px !important;}
}
.clsHeadertxt{justify-content: center;}
.clsHeadertxt h3{font-family: "Nunito", sans-serif;}
.background-video{width: 55px;}

.Box-link{color:#376292}

.Cls-CTA{
    padding: 0px !important;
    background-image: url('../images/faqs.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px;
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
.cta-box{
    max-width: 1320px;
    margin: 0 auto;
    width: 100%;
}
.cta-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}
.Cls-CTA h3{
    color: #fff;
    font-size: 28px;
    width: 70%;
    margin-bottom: 40px;
}

/* .cta-box .clsHeadertxt{
    display: flex;
    align-items: center;
} */

