@media screen and (min-width: 1200px)
{
    .payment-method-item {

        height: 50px;
        width: 33% !important;
        float: left !important;
        display: block;
    }
    .container {
        /*min-height: 100% !important;*/
    }

    .home-video-header
    {
        height: 700px;
    }

    .custom-home-overlay {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        width: 100%;
        height: 700px !important;
        z-index: 3;
        -moz-transition: opacity .3s linear;
        -o-transition: opacity .3s linear;
        -webkit-transition: opacity .3s linear;
        transition: opacity .3s linear;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 1;
        /*background: rgba(0,0,0,0.5);*/
    }

}
@media only screen
and (min-device-width: 767px)
and (max-device-width: 900px) {
    /*.main-logo {
        width: 175px !important;
        margin-left: 35px !important;
    }*/
    /*.custom-homepage-nav-class > li > a {
        padding: 7px 6px !important;
    }*/
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 800px) {
    /*.snip1275 li {
        margin: 0 0.4em;
    }*/
}
@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
        margin-right: -10px !important;
    }
}
@media screen and (max-width: 1199px) {
    .payment-method-item {

        height: 50px;
        width: 50% !important;
        float: left !important;
        display: block;
    }
    .checkout-block {
        width: 100% !important;
    }
}

@media screen and (max-width: 1024px) {
    .master-menu-holder {
        background: #fff;
    }
    .custom-form-holder {
        width: 50% !important;
        margin: auto;
        padding: 30px !important;
    }
    .here-only-for-width {
        width: 85%;
        /*padding: 10px;*/
    }
}
@media screen and (max-width: 991px) {
    #custom-checkout-panel {
        padding: 0 !important;
    }
    #home-main {
        width: 100% !important;
        margin-bottom: 2% !important;
    }
    #main-logo {
        width: 70% !important;
        margin: auto !important;
        display: block;
    }
    .custom-homepage-nav-class {
        text-align: center;
    }
    #brand {
        margin-left: 0px;
    }

}
@media screen and (max-width: 900px) {
    .navbar-brand {
        margin-left: -44px !important;
        color: #111 !important;
    }
}
@media screen and (max-width: 800px) {
    .payment-method-item {

        height: 50px;
        width: 100% !important;
        float: left !important;
        display: block;
    }
    .contact-form-holder {
        width: 100% !important;
    }
    .contact-info-holder {
        width: 100% !important;
        margin-left: 0% !important;
    }
    .login-container {
        width: 60% !important;
    }
    .custom-form-holder {
        width: 70% !important;
        margin: auto;
        padding: 30px !important;
    }

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

    .responsive-menu1 {
        display: none;
    }
    .menu-btn{
        display: block !important;
    }
    .responsive-menu1 a{
        padding-left:0px !important;
    }
    .responsive-menu1 ul li{
        display: block !important;
    }
    .dot-link:after{
        display: none !important;
    }
    .make-float1, .make-float1 >div{
        float:none !important;
    }
    #app-navbar-collapse > ul {
        margin-top: 40px !important;
        text-transform: uppercase;
        float: none;
    }
    .menu-btn1{
        display: block !important;
        position: absolute;
        top: 29px;
        right: 10%;
        z-index: 100;
        background: var(--primary-color);
        padding: 7px 15px;
        border-radius: 10px;
    }
    .menu-btn1 span{
        background-color: #fff !important;
    }
    .login-btn{
        display: block !important;
        border-radius: 0px !important;
        text-align: left;
        min-width: 230px !important;
    }
    .responsive-menu2 {
        display: none;
    }
    .header-buttons1{
        top: 61px !important;

    }
    .top-links, .header-buttons1{
        display: none !important;
    }
    #upper-header-contact {
        background: #e96a22;
        margin: 0 !important;
    }
.coin-buttons{
    display: none;
}
    .language-form1 > #language-select3 > .dd-select {
        border: none !important;
    }
    .language-form1 > #language-select4 > .dd-select {
        border: none !important;
    }
    #upper-header {
        background: var(--primary-color) !important;
        padding: 0;
        position: relative !important;
        width: 100%;
        display: block;
        z-index: 9999 !important;
         height: auto !important;
    }

    .call-us {
        width: auto;
        background: transparent;
        display: block;
        padding: 10px;
        margin: auto;
        width: 100% !important;
        text-align: center;
    }

   .big {
        font-weight: bold;
        color: #41464C !Important;
        /* text-transform: uppercase; */
        text-transform: none !important;
        /* font-family: 'Oswald', sans-serif; */
        font-weight: 500;
        font-size: 25px !important;
        color: #dc0066 !important;
    }

    .here-only-for-width {
        width: 250px !important;
        padding: 0px 50px !important;
        height: 100%;
        left: auto;
        z-index: 10000;
        position: fixed;
        background: #fff;
    }

    .package-item {
        display: block;
        /* height: 197px; */
        border: 1px solid;
        margin: 20px 0px 20px 0px !important;
        /* background: #F5F7FA; */
        border: 1px solid #e1e1e1 !Important;
        /* box-shadow: 1px 2px 5px #ccc; */
        border-radius: 5px;
        border-bottom: 2px solid #ccc;
        border-bottom: 1px solid #ccc !important;
        box-shadow: 0px 2px 0px #aaa;
    }

    .no-padding {
        padding: 0 15px !important;
    }

    input[type='checkbox'] {
        -webkit-appearance: none;
        width: 30px;
        height: 30px;
        background: white;
        border-radius: 5px;
        border: 2px solid #ccc;
    }

    .radio-holder-left {
        float: left;
        display: inline-block;
        padding: 0 !important;
        /* height: 100px; */
        /* background: #fff; */
        border-radius: 5px 0 0 5px;
    }

    .master-menu-holder {
        background: #fff;
    }
    #upper-header-nav li a {
        color: #fff !important;
        border-bottom: 4px solid transparent !important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 100;
    }
    .no-padding-mobile {
        padding: 0 10px !important;
    }
    .custom-hamburger-menu > li > a {
        font-weight: 100;
        font-family: 'Carrois Gothic', sans-serif;
        color: #111 !important;
        font-size: 20px !important;
    }
    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        display: block !important;
    }
    input[type='checkbox'] {
        -webkit-appearance:none;
        width:30px;
        height:30px;
        background:white;
        border-radius:5px;
        border:2px solid #ccc;
    }
    input[type='checkbox']:checked {
        background: #abd;
    }

    h3.checkout-package-title {
        font-weight: bold;
        color: #41464C !Important;
        /* text-transform: uppercase; */
        text-transform: none !important;
        /* font-family: 'Oswald', sans-serif; */
        font-weight: 500;
        font-size: 20px !important;
        color: #dc0066 !important;
    }

    .product-description {
        margin: 0 0 0 !important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 200;
        color: #222 !important;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 15px;
        background: #e4e4e6;
        border-radius: 0 7px 7px 0px;
    }

    p {
        margin: 0 0 10.5px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 200;
        color: #222 !important;
        margin-bottom: 40px;
        font-size: 17px;
        margin-bottom: 20px !important;
    }
    h1, h2, h3 {
        font-weight: bold;
        color: #41464C !Important;
        /* text-transform: uppercase; */
        text-transform: none !important;
        /* font-family: 'Oswald', sans-serif; */
        font-weight: 500;
        font-size: 34px !important;
        color: #dc0066 !important;
    }
    .imaged-header {
        height: 400px !important;
    }
    .imaged-header1 {
        height: 400px !important;
    }
    .imaged-header1 img{
        height: 400px !important;
        width:100%;
    }
    .gallery-text{
        height: 400px;
        line-height:400px;
    }
    .choose-package-intro {
        margin-top: 0px !important;
    }

    .custom-header-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        z-index: 10;
        background-color: transparent;
    }
    .custom-inner-header
    {
        width: 100% !important;
    }


    .checkout-section {
        margin-bottom: 84px !important;
        padding: 20px !important;
    }
    #collapse01 {
        padding: 0px !important;
    }
    .navbar-brand {
        margin-left: -25px !important;
        color: #111 !important;
    }
    .custom-homepage-nav-class > li {
        display: block !important;
        float: none !important;
        text-align: center;
    }
    .custom-homepage-nav-login-logout > li {
        display: block !important;
        float: none !important;
        text-align: center;
    }
    .description-title {
        font-size: 26px;
        padding-left: 0 !important;
        color: #3f3f3f !important;
    }
    .custom-margin-top-bottom {
        margin: 10px 0px;
    }
    #custom-padding {
        padding: 0 !important;
        margin-bottom: 40px !important;
    }
    #no-padding-extracontainer-responsive {
        padding: 0 !important;
        padding-top: 70px !important;
    }
    #main-logo {
        width: 200px !important;
        margin: 10px !important;
    }
    .top-90 {
        margin-top: 120px !important;
        padding: 0 !important;
    }
    .here-only-for-width {
        width: 100%;
        margin: 33px auto;
        padding: 0;
    }
    .affix {
        z-index: 100;
    }
    wpb_wrapper {
        padding: 0 10px !important;
    }
    .topnavbar, .navbar, .navbar .dropdown-menu {
        border-bottom: 2px solid #ccc;
    }
    .radio-holder-left {
        float: left;
        display: inline-block;
        /*padding: 52px;*/
        /* height: 100px; */
        background: #F5F7FA;
    }
    .frontend-cancel-button {
        width: 100% !important;
        padding: 10px 29px !important;
        border-radius: 5px !important;
    }
}
@media screen and (max-width: 500px) {
    .btn-primary {
        margin: 10px 0px !important;
        transition-duration: 0.5s;
        /*background-color: #9bb70d;*/
        display: block !important;
        width: 100% !important;
    }
    .btn-default {
        margin: 12px 0px !important;
        transition-duration: 0.5s;
        display: block !important;
        width: 100%;
    }
    .custom-button-default {
        padding: 6px 0 !important;
        margin: 10px 0px !important;
    }
    .custom-checkout-btn {
        width: 100% !important;
    }
    .login-container {
        width: 75% !important;
    }
    .custom-form-holder {
        width: 100% !important;
        margin: auto;
        padding: 30px !important;
    }
    .block-title1{
        font-size: 24px !important;
    }
}
@media screen and (max-width: 425px) {
    .login-container {
        width: 85% !important;
    }
}
@media screen and (max-width: 350px) {
    #upper-header-nav {
        padding: 0 !important;
    }
    #upper-header-contact {
        margin-top: 6px;
        padding-left: 4px !important;
    }
    .product-description {
        display: inline-block;
        max-width: 87%;
        margin-bottom: 5px;
        font-weight: 700;
    }
}
@media screen and (max-width: 320px){
    #upper-header-contact {
        margin-top: 3px;
        padding-left: 0px !important;
        text-align: center;
        width: 100%;
    }
    #upper-header-nav li {
        float: none !important;
    }
    #upper-header-nav {
        padding: 0 !important;
        width: 100%;
        text-align: center !important;
    }
    .here-only-for-width {
        width: 100%;
        margin: 59px auto;
        padding: 0;
    }
}
@media screen and (min-width: 992px){
    .header-buttons1{
        right: 2% !important;
    }
    .coin-buttons{
        left: 2% !important;
    }
}
@media screen and (min-width: 1050px){
    .header-buttons1{
        right: 4% !important;
    }
    .coin-buttons{
        left: 4% !important;
    }
}
@media screen and (min-width: 1100px){
    .header-buttons1{
        right: 6% !important;
    }
    .coin-buttons{
        left: 6% !important;
    }
}
@media screen and (min-width: 1125px){
    .header-buttons1{
        right: 7% !important;
    }
    .coin-buttons{
        left: 7% !important;
    }
}
@media screen and (min-width: 1160px){
    .header-buttons1{
        right: 8% !important;
    }
    .coin-buttons{
        left: 8% !important;
    }
}
@media screen and (min-width: 1180px){
    .header-buttons1{
        right: 9% !important;
    }
    .coin-buttons{
        left: 9% !important;
    }
}
@media screen and (min-width: 1200px){
    .header-buttons1{
        right: 2% !important;
    }
    .coin-buttons{
        left: 2% !important;
    }
}
@media screen and (min-width: 1300px){
    .header-buttons1{
        right: 5% !important;
    }
    .coin-buttons{
        left: 5% !important;
    }
}
@media screen and (min-width: 1350px){
    .header-buttons1{
        right: 7% !important;
    }
    .coin-buttons{
        left: 7% !important;
    }
}
@media screen and (min-width: 1400px){
    .header-buttons1{
        right: 9% !important;
    }
    .coin-buttons{
        left: 9% !important;
    }
}
@media screen and (min-width: 1400px){
    .header-buttons1{
        right: 10% !important;
    }
    .coin-buttons{
        left: 10% !important;
    }
}
@media screen and (min-width: 1500px){
    .header-buttons1{
        right: 11% !important;
    }
    .coin-buttons{
        left:11% !important;
    }
}
@media screen and (min-width: 1550px){
    .header-buttons1{
        right: 12% !important;
    }
    .coin-buttons{
        left:12% !important;
    }
}
@media screen and (min-width: 1600px){
    .header-buttons1{
        right: 14% !important;
    }
    .coin-buttons{
        left:14% !important;
    }
}
@media screen and (min-width: 1650px){
    .header-buttons1{
        right: 15% !important;
    }
    .coin-buttons{
        left:15% !important;
    }
}
@media screen and (min-width: 1700px){
    .header-buttons1{
        right: 16% !important;
    }
    .coin-buttons{
        left:16% !important;
    }
}
@media screen and (min-width: 1800px){
    .header-buttons1{
        right: 18% !important;
    }
    .coin-buttons{
        left:17% !important;
    }
}
@media screen and (min-width: 1850px){
    .header-buttons1{
        right: 19% !important;
    }
    .coin-buttons{
        left:18% !important;
    }
}
@media screen and (min-width: 1900px){
    .header-buttons1{
        right: 20% !important;
    }
    .coin-buttons{
        left: 19% !important;
    }
}
@media screen and (min-width: 2000px){
    .header-buttons1{
        right: 21% !important;
    }
    .coin-buttons{
        left: 21% !important;
    }
}
@media screen and (min-width: 2100px){

    .header-buttons1{
        right: 22% !important;
    }
    .coin-buttons{
        left: 22% !important;
    }
}
@media screen and (min-width: 2150px){

    .header-buttons1{
        right: 23% !important;
    }
    .coin-buttons{
        left: 23% !important;
    }
}
@media screen and (min-width: 2200px){

    .header-buttons1{
        right: 24% !important;
    }
    .coin-buttons{
        left: 24% !important;
    }
}
.menu-btn span, .menu-btn1 span {
    display: block;
    width: 19px;
    height: 3px;
    margin: 4px 0;
    background: rgb(0, 0, 0);
    z-index: 99;
}

.checkout-image { ;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.checkout-image-show-view {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 370px;
    width: 100% !important;
    border-radius: 5px;
}
#menu-btn1
{
    display: none !important;
}

@media all and (min-width: 769px)
{
    .ws-padding3 {
        padding: 2px !important;
        /*min-height: 590px !important;*/
    }

}


