html{
    overflow-x:hidden;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


input[type=number] {
  -moz-appearance: textfield;
}


.calculate-section {
    background: url("/media/images/NewStyle/img/elements/CalculateBG.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-color:#3a3a3a;
}

.calculate-section .header{
    position:relative;
    background-color:#333232;
    text-align:right;
    padding: 50px 100px;
}

.calculate-section .header h1{
    font-family:Beirot;
}

.calculate-section .header img{
    position:absolute;
    width:180px;
    left:100px;
    top:50px;
}

.calcoulate-container{
    max-width:1700px;
    margin:0 auto;
    padding:120px 0 100px;
}

input{
    font-family:Iranyekan,TT0247M !important;
}

.video-section{
    background-color:#0000006b;
    margin-top:40px;
    padding:40px 200px;
}

.video-title h2{
    font-family:Beirot;
    text-align:right;
    margin:110px 136px 11px 0;
    font-size:250%;
}




.video-title h2:before{
    font-family: "Font Awesome 5 Free";
    content:"\f0c8";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    font-weight: 900;
    color:yellow;
    border-radius: 0;
    font-size: 18px;
}


.video-title{
    flex:0 0 50%;
    max-width:50%;

}



.video-title p{
    font-family:Iranyekan;
        text-align:left;
        padding-left:100px;
        font-size:16px;
        margin-bottom:40px;
}

.video-title a{
    font-family:IranYekan;
    padding-left:100px;
    color:#909090;
}


.vedio-column video{
    box-shadow:0 0 30px #00000078;
}

.vedio-column video:hover{
    cursor:pointer;
}


.video-title a:hover{
    color:rgb(255,216,6);
}

.vedio-column{
    flex:0 0 50%;
    max-width:50%;
}


video{
    width:650px;
}

.room-size-section{
    background-color:#0000006b;
    margin-top:8%;
    padding:50px 200px 9px;
}

.image-section img{
    margin:-29% 0 0 20px;
}


.room-size-inputs{
    max-width:50%;
    flex:0 0 50%;
}

.image-section{
     max-width:50%;
    flex:0 0 50%;
}


.room-size-inputs{
    text-align:right;
}

.room-size-inputs h2{
    font-family:Beirot, Ebrima;
    position:relative;
    margin:30px 0 40px;
    font-size:250%;
}

.room-size-inputs h2:after{line-height:30px;vertical-align:middle;
    font-family: "Font Awesome 5 Free";
    content:"\f0c8";
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    font-weight: 900;
    color:yellow;
    border-radius: 0;
    font-size: 18px;
}


.power{
    position:absolute;
    top:-5px;
    font-family:Ebrima;
    font-size:21px;
    padding-left:3px;
}

.space{
    padding-left:17px;
}

.input-box{
    width:350px;
    margin-left:75px;
}

.room-size-inputs lable{
    color:white;
    font-size:19px;
    font-family:Iranyekan;
    padding:3px 15px;
    background-color:#636363;
    display:inline-block;
    height:36px;
    text-align:left;
}

.room-size-inputs input{
    width:100%;
    background-color:#636363;
    border:none;
    height:36px;
    font-family:TT0247M;
    padding:3% 4%;
    color:white;

}

.no-left-padding{
    padding-left:0 !important;
}

.no-right-padding{
    padding-right:0 !important;
}

.margin-bottom-30{
    margin:0 0 16px !important;
}


.room-size-inputs .style-1 lable{
    width:60px;
}

.room-size-inputs .style-1 input{
    width:290px;
    padding-left:20px;
}

.room-size-inputs .style-2 lable{
    width:200px;
}

.room-size-inputs .style-2 input{
    width:150px;
}



.biulding-section{
    background-color:#0000006b;
    margin-top:10%;
    padding:50px 200px 100px;
}


.biulding-section .biulding-image-section{
    max-width:80%;
    flex:0 0 80%;
}


.biulding-section .biulding-image-section img{
    width:100%;
    margin:-26% 0 0;
}

.biulding-section .building-header{
    max-width:20%;
    flex:0 0 20%;
}

.building-header{
    text-align:right
}


.building-header h2{
    font-family:Beirot, Ebrima;
    position:relative;
    margin:30px 0 40px;
    font-size:250%;
}


.building-header h2:after{line-height:30px;vertical-align:middle;
    font-family: "Font Awesome 5 Free";
    content:"\f0c8";
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    font-weight: 900;
    color:yellow;
    border-radius: 0;
    font-size: 18px;
}

.warning{
    text-align:center;
}


.warning h3{
    font-family:Beirot;
    direction:rtl;
}

.warning h3:before{
    font-family: "Font Awesome 5 Free";
    content:"\f0c8";
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    font-weight: 900;
    color:yellow;
    border-radius: 0;
    font-size: 18px;
}


.window-padding-section{
    padding:0 100px;
}

.window-section{
    width:50%;
    text-align:center;
}


.wall-section{
     width:50%;
    text-align:center;
}

.wall-section img, .window-section img{
    width:400px;
    margin:60px 0 40px;
   -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
    transition:all 0.3s ease-out 0s ;
}


#imageinsulation-wall:hover , #imageinsulation-window:hover{
    filter:drop-shadow(0 0px 7px #d7d7d7a8);
    cursor:pointer;
}

.activestyle{
    filter:drop-shadow(0 0px 7px #d7d7d7a8);
}

.wall-section img:hover, .window-section img:hover{
     cursor:pointer;
}



.wall-section p, .window-section p{
    text-align:center;
    font-family:Beirot;
    font-size:21px;
     transition:all 0.3s ease-out 0s;
}


.wall-section .toggle, .window-section .toggle{
    margin-right:15px;
}


.wall-section-active .toggle, .window-section-active .toggle{
    background-color:#ffd806 !important;
}


.wall-section p:hover, .window-section p:hover{
    cursor:pointer;
    text-shadow:0 0 10px #d1d2d2de;
}



.floor{
    padding:90px 0 0 46%;
    position:relative;
}


.ground{
    position:absolute;
    top:344px;
    width:548px;
}


.floor-image{
    width:550px;
    height:700px;
    position:relative;
}

.first-floor{
    position:absolute;
    top:303px;
    width:323px;
    transition:all 0.3s ease-out 0s;
    left:116px;
}

.second-floor{
    position:absolute;
    width:334px;
    top:152px;
    left:111px;
    transition:all 0.3s ease-out 0s;
}

.third-floor{
    position:absolute;
    width:334px;
    top:32px;
    left:111px;
    transition:all 0.3s ease-out 0s;
}


.first-floor:hover{
       -webkit-filter: drop-shadow(5px 20px 5px #00000040);
    filter: drop-shadow(5px 20px 5px #00000040);
    cursor:pointer;
    animation: swing;
    animation-duration: 1s;
}


.second-floor:hover{
       -webkit-filter: drop-shadow(5px 20px 5px #00000040);
    filter: drop-shadow(5px 20px 5px #00000040);
    cursor:pointer;
    animation: swing;
    animation-duration: 1s;
}


.third-floor:hover{
       -webkit-filter: drop-shadow(5px 20px 5px #00000040);
    filter: drop-shadow(5px 20px 5px #00000040);
    cursor:pointer;
    animation: swing;
    animation-duration: 1s;
}


.biulding-hover{
        -webkit-filter: drop-shadow(5px 20px 5px #00000040);
    filter: drop-shadow(5px 20px 5px #00000040);
    animation: swing;
    animation-duration: 1s;
}


.floor p{
     color:#dfdfdf;
     font-family:Beirot;
     font-size:21px;
}


.floor .toggle{
    margin-right:20px;
}



.floor lable{
    width:300px !important;
}




.thirdFloorButton{
    position:absolute;
    top:200px;
    left:270px;
    transition:all 0.3s ease-out 0s;
}

.secondFloorButton{
    position:absolute;
    top:350px;
    left:270px;
    transition:all 0.3s ease-out 0s;
}


.firstFloorButton{
    position:absolute;
    top:500px;
    left:270px;
    transition:all 0.3s ease-out 0s;
}


.first-text:hover, .second-text:hover, .third-text:hover{
    cursor:pointer;
    text-shadow:0 0 10px #d1d2d2de;
}




.hover{
    color:#fff !important;
    text-shadow:0 0 10px #d1d2d2de;
}

.active{
    color:black !important;
    background-color:rgb(255,216,6)!important;
}

.activeFloor{
    color:black !important;
    background-color:rgb(255,216,6)!important;
}


.biulding-insolation{
    background-color:#0000006b;
    padding:40px 23%
}

.biulding-insolation .images{
    text-align:right;
      position:relative;
}

.biulding-insolation .images img{
    width:100%;
    z-index:0;
    position:relative;
}


.biulding-insolation .options p:hover{
    text-shadow:0 0 10px #d1d2d2de;
    cursor:pointer;
}



#insolation-option-1,#insolation-option-2{
    font-family:Beirot;
    color:#dfdfdf;
    padding:6px 10px;
    font-size:21px;
    text-align:center;
    width:200px;
     transition:all 0.3s ease-out 0s;
     
}

#insolation-option-1:hover, #insolation-option-2:hover{
    cursor:pointer;
}

.options{
    margin-top:-70px;
    z-index:10;
}


.options p{
    text-align:left;
    font-family:Beirot;
    font-size:26px
}

#insolation-option-1-overlay{
    position:absolute;
    top:0;
    right:0;
     opacity:0;
    transition:all 0.3s ease-out 0s;
    z-index:10;
}

#insolation-option-2-overlay{
    position:absolute;
    top:0;
    right:0;
    opacity:0;
    transition:all 0.3s ease-out 0s;
    z-index:10;
}

.overlay-showup{
   opacity:1;
}

#insolation-option-1:hover, #insolation-option-2:hover{
    cursor:pointer;
}

.active-insolation{
    opacity:1 !important;

}

.choosed-insolation{
   opacity:1 !important;
}





.label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  color: #394a56;
}

.label-text {
  margin-left: 16px;
}

.toggle {
  isolation: isolate;
  position: relative;
  height: 30px;
  width: 60px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow:inset 0px 2px 4px -2px rgba(0,0,0,0.2), 0px 1px 2px 0px rgba(151, 151, 151, 0.2);
  background-color:#666;
  margin-bottom:10px;
}

.toggle-state {
  display: none;
}

.indicator {
  height: 25px;
  width: 25px;
  background: #fff;
  border-radius: 15px;
  transform: translate3d(0%, 0, 0);
  transition: transform 0.2s cubic-bezier(0.85, 0.05, 0.18, 1.35);
  box-shadow:0px 0px 5px 2px #1e1e1e9c, 8px 4px 12px 0px #484848;
  margin:3px;
}

.toggle:checked{
    background-color:yellow;
}

.toggle-state:checked ~ .indicator {
  transform: translate3d(115%, 0, 0);
}

.activeOption .toggle{
    background-color:#ffd806 !important;
}

.activeFloorNumber .toggle{
    background-color:#ffd806 !important;
}

.option-1{
    width:100%
}

.option-2{
    width:100%
}

.weather{
    background-color:#0000006b;
    padding:40px 200px;
    margin-top:50px;
}

.weather .row{
    padding:0 250px;
}

.weather .row div{
    text-align:center;
}

.weather p{
    text-align:center;
    font-family:Beirot;
    font-size:21px;
    transition:all 0.2s ease-out 0s;
}

.weather .lable{
    width:200px !important;
}


.weather img{
    width:100%;
    margin-bottom:20px;
    padding:0 13%;
    transition:all 0.3s ease-out 0s;;
}


.weather img:hover{
    cursor:pointer;
    filter:drop-shadow(0 1px 10px #d2d1d196);
}


.weather .toggle{
    margin-right:15px;
}

.weather p:hover{
    cursor:pointer;
    text-shadow:0 0 10px #d1d2d2de;
}


.activeweather .toggle{
    background-color:#ffd806 !important;
}

.customColumnCapacity{
    background-color:#0000006b;
    padding:40px 200px 60px;
    margin-top:50px;
}


.customColumnCapacity .content{
    width:100%;
}


.floatRight{
    float:right;
}


.customColumnCapacity .content p{
    font-size:110%;
    line-height:40px;
    text-align:center;
}


#customColumnCapacityInput{
    background-color:#636363;
    border:none;
    height:40px;
    padding:0 1%;
    width:150px;
    font-family:TT0247M;
    color:#f4f4f4;
    text-align:center;
    margin:0 5px;
}


.anitProduct{
    background-color:#0000006b;
    padding:100px 150px;
    margin-top:50px;
}


.anitProduct .building-header h2{
    margin-bottom: 60px;
}


.anitProduct nav{
    direction:rtl;
}




.nav-tabs .nav-link{
    border-radius : 0 !important;
    width:150px;
    text-align:center;
    font-family:Beirot;
    color:white;
    font-size:120%;
    background-color:#6b6b6b;
    color:white;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border:none !important;
}

.nav-tabs .nav-link{
    border:none !important;
}

#radiator-horizontal-tab{
    -webkit-box-shadow: inset 14px -8px 9px -7px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    inset 14px -8px 9px -7px rgba(50, 50, 50, 0.45);
    box-shadow:         inset 14px -8px 9px -7px rgba(50, 50, 50, 0.45);
}

.toweldryer-horizontal-tab{
    -webkit-box-shadow: inset -11px -11px 9px -7px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    inset -11px -11px 9px -7px rgba(50, 50, 50, 0.45);
    box-shadow:         inset -11px -11px 9px -7px rgba(50, 50, 50, 0.45);
}

.toweldryer-vertical-tab{
     -webkit-box-shadow: inset 14px -8px 9px -7px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    inset 14px -8px 9px -7px rgba(50, 50, 50, 0.45);
    box-shadow:         inset 14px -8px 9px -7px rgba(50, 50, 50, 0.45);
    
}

#toweldryer-tab{
    -webkit-box-shadow: inset -11px -11px 9px -7px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    inset -11px -11px 9px -7px rgba(50, 50, 50, 0.45);
    box-shadow:         inset -11px -11px 9px -7px rgba(50, 50, 50, 0.45);
}

.anitProduct .active{
   background-color:#6b6b6b !important;
    color:white !important;
    box-shadow:unset !important;
    border:none !important;
}

#radiator-horizontal img{
    width:109%;
    margin-left:-32px;
}
.nav-tabs .nav-item{
    margin-bottom:0 !important
}



.nav-tabs{
    border:none !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border:none;
}

.listContainer{
    max-width:1200px;
    margin:0 auto;
    padding:100px 0;
}

.horizontal .listItem{
    flex:0 0 33.33333333333333%;
    max-width:33.33333333333333%;
    padding:0 68px 0 91px;
}


#radiator-horizontal label{
    margin-left:25%;
    margin-bottom:0;
}


#radiator-horizontal .listContainer{
    padding:150px 0;
}


#product-paioneer  label{
    margin-left:33%;
}


.anitProduct label p{;
    font-family:Beirot;
    font-size:165%;
}


.anitProduct .toggle{
    margin-right:10px;
    background-color:#c1c1c1;
    height:24px;
    width:51px;
}


.anitProduct .indicator{
    box-shadow:0px 0px 5px 2px #403f3f47;
    width:16px;
    height:16px;
    margin:4px;
    
}


.anitProduct .listItem .span{
    font-family:Beirot;
    line-height:30px;
    margin-right:8px;
    width:29px;
    font-size:19px;
    text-align:right;
    color:#555;
    transition:all 0.3s ease-out 0s;
}

.anitProduct .listItem .listOption {
    width:52px;
    height:30px;
    background-color:#555555;
    border-radius:5px;
    margin:0 3px;
    font-family:Iranyekan;
    direction:rtl;
    line-height:30px;
    text-align:center;
    font-size:90%;
    color:#838383 ;
    transition:all 0.3s ease-out 0s;
}

.anitProduct .toggle-state:checked ~ .indicator{
    transform:translate3d(167%, 0, 0);
}


.listItem .row{
    margin:0 -20px 0 -8px;
}

.electric{
    margin-top:6px !important;
}

.anitProduct .ActivePoduct .toggle{
    background-color:#ffd806 !important;
}

.ActivePoductSpan{
    font-family:Beirot;
    line-height:30px;
    margin-right:8px;
    width:29px;
    font-size:19px;
    text-align:right;
    transition:all 0.3s ease-out 0s;
    color:#fff ;
}


.ActivePoductlistOption{
    width:52px;
    height:30px;
    border-radius:5px;
    margin:0 3px;
    font-family:Iranyekan;
    direction:rtl;
    line-height:30px;
    text-align:center;
    font-size:90%;
    transition:all 0.3s ease-out 0s;
    background-color:#959595 ;
    color:#fff ;
}


.ActivePoductlistOption:hover{
    cursor:pointer;
    background-color:#eaeaea  ;
    color:#404040 ;
}

.activeProductOption{
     background-color:#ffd806 !important;
     color:#404040  !important;
}





.vertical- img{
    width:59% !important;
    margin:0 auto;
}



.vertical- .listItem{
    flex:0 0 25%;
    max-width:25%;
    text-align:center;
}

.vertical- .itemImage{
    text-align:center;
}


.vertical- label{
    margin-top:10px;
}


#product-pioneerVertical label{
    margin-left:35px ;
}

#product-decorative label{
    margin-left:30px ;
}

#product-optima label{
    margin-left:30px ;
}


#product-veniceVertical img{
    margin-left:-42px;
}


#product-veniceVertical label{
    margin-left:unset !important ;
}


.vertical- .toggle{
    margin-bottom:18px;
}


.backgroundColor{
    background-color:#6b6b6b;
}

.fade{
    transition:opacity 0s linear !important;
}

.toweldryer-list-container{
    width:1000px;
    margin:0 auto;
    padding:100px 0;
}

.toweldryer-list-container .listItem{
    flex:0 0 50%;
    max-width:50%;
    padding:0 100px;
}

.anitProduct .tab-content img:hover{
    cursor:pointer;
}


#toweldryer img{
    width:100%;
}

#toweldryer .listItem{
    text-align:center;
}

#toweldryer .center {
    margin-left:16%;
}

#toweldryer .margin-left {
    margin-left:25%;
}


form{
    text-align:center;
    margin-top:50px;
}

.final-submit{
    background-color:rgb(255,255,0) !important;
    font-family:Beirot !important;
    border-radius:10px !important;
    color:black !important;
    padding:25px 39px !important;
    font-size:25px !important;
}

.modal-open{
    padding:0 !important;
    overflow:hidden;
}


#Result{
    direction:rtl;
    transition:all 0.3s ease-out 0s;
}

#ModalLabel{
    color:black;
    font-family:Beirot;
    font-size:22px;
}


.close-btn{
    background-color:rgb(255,255,0) !important;
    font-family:Beirot !important;
    border-radius:10px !important;
    color:black !important;
    padding:19px 22px !important;
    font-size:20px !important;
}


.modal-body p{
    color:#515151;
    text-align:center;
    margin:0;
    font-weight:600;
}


.modalItem{
    border:1px solid #888787;
    border-radius: 10px;
    text-align:center;
    padding:2%;
    margin:1% 8%;
}


.modal-dialog{
    max-width:900px !important;
    margin:200px auto !important;
}


.modal-header{
    border:none !important;
}


.btuSpanStyle{
    font-family:Ebrima;
}


.close{
    position:absolute;
    top:10px;
    left:15px;
}

.modal-content{
    padding:50px 0;
}

.modal-content{
    border-radius:10px;
}


.margin-top-40{
    margin-top:40px !important;
}

.contactLink{
    color:white;
    background-color:#7b7b7b;
    padding:1% 3%;
    font-size:14px;
    border-radius:10px;
    transition:all 0.3s ease-out 0s;
}


.contactLink:hover{
     color:black;
    background-color:yellow;
    cursor:pointer;
}


.anitResultStyle{
    background-color:#7b7b7b;
}

.anitResultStyle p{
    color:white;
}



.anitOfferStyle{
    background-color:#7b7b7b;
}

.anitOfferStyle p{
    color:yellow;
}

.alarmHeading{
    direction:rtl;
    margin:1% 8% !important;
}

.alarmHeading .image img{
    width:35px;
}

.alarmHeading .header{
    margin-right:20px;
}

.alarmHeading .header p{
    font-size:20px;
}

.alarmHeading .header p{
    line-height:40px;
}


#Eror .modal-body p{
    text-align:right;
    margin-bottom:8px;
}


#Eror .modal-content{
    padding:50px 0 65px;
}


.appendHtml .row{
    direction:rtl;
    padding-right:20px;
}


.appendHtml i{
    font-size:10px;
    line-height:25px;
    margin-left:5px;
}

.textshadow p{
    text-shadow:0 0 10px #d1d2d2de;
}

.btn{
    letter-spacing:0;
}


.modalItem{
    padding:2% 2% 2% 5%;
}


@media only screen and (max-width:1750px){
    .calcoulate-container{
        max-width:1500px;
    }
    
    .video-section{
        padding:40px 100px;
    }
    
    .room-size-section{
        padding:50px 100px 9px;
    }
    
    .biulding-section{
        padding:50px 100px 100px;
    }
    
    .biulding-section .biulding-image-section img{
        width:90%;
        margin:-21% 0 0 32px;
    }
    
    .biulding-insolation{
        padding:40px 23% 70px;
    }
    
    .listContainer{
        padding:60px 0 40px;
    }
}


@media only screen and (max-width:1550px){
    .calcoulate-container{
        max-width:1300px;
    }
    
    .calculate-section .header h1{
        font-size:230%;
    }
    
    .calculate-section .header img{
        width:140px;
        top:60px;
    }
    
    .video-title h2{
        margin:80px 109px 22px 0;
        font-size:230%;
    }
    
    video{
        width:100%;
    }
    
    
    .video-title p{
        padding-left:64px;
        padding-right:30px;
    }
    
    .room-size-inputs h2{
        font-size:230%;
    }
    
    .image-section img{
        margin:-23% 0 0 20px;
        width:100%;
    }
    
    .room-size-section{
        padding:35px 100px 20px;
    }
    
    .room-size-inputs h2{
        font-size:230%;
    }
    .room-size-inputs lable{
        font-size:18px;
    }
    
    .biulding-section .biulding-image-section img{
        width:87%;
        margin:-22% 0 0 32px
    }
    
    .building-header h2{
        font-size:230%;
    }
    
    .warning h3{
        font-size:170%;
    }
    
    .biulding-section{
        padding:50px 100px 70px;
    }
    
    .weather .row{
        padding: 0 150px;
    }
    
    .building-header h2{
        font-size:230%;
    }
    
    .building-header h2{
        font-size:230%;
    }
    
    .customColumnCapacity{
        padding:40px 100px 60px;
    }
    
    .anitProduct{
        padding:50px 100px 100px;
    }
    
    .toweldryer-list-container{
        padding:50px 0;
    }
    
    #radiator-horizontal .listContainer{
        padding:110px 29px;
    }
    
    #radiator-horizontal .listItem{
        padding:0 36px 0 77px;
    }
    
    .anitProduct #radiator-horizontal .listItem .listOption{
        width:44px;
    }
    
    #product-paioneer label{
        margin-left:23%;
    }
    
    #radiator-horizontal label{
        margin-left:23%;
    }
    
    #product-superluxe .productLabel{
        margin-left:12%;
    }
    
    
    #radiator-vertical .listContainer{
        padding:60px 0 40px;
    }
    
    .ActivePoductlistOption{
        width:44px;
    }
}


@media only screen and (max-width:1350px){
    .calcoulate-container{
        width:1100px;
    }
    
    .calculate-section .header{
        padding:40px 100px;
    }
    
    .calculate-section .header h1{
        font-size:210%;
    }
    
    .calculate-section .header img{
        width:120px;
        top:44px;
    }
    
    .video-section{
        padding:40px 50px;
    }
    
    .video-title h2{
        font-size:210%;
        margin:65px 65px 22px 0;
    }
    
    .video-title p{
        font-size:15px;
        padding-left:92px;
        margin-bottom:30px;
    }
    
    
    .room-size-inputs h2{
        font-size:210%;
        margin-bottom:25px;
    }
    
    
    .room-size-inputs .style-2 input{
        width:91px;
    }
    
    .room-size-inputs .style-1 input{
        width:230px;
    }
    
    .room-size-section{
        padding:18px 100px 23px;
    }
    
    
    .building-header h2{
        font-size:210%;
    }
    
    .wall-section img, .window-section img{
        padding:0 25px;
        width:100%;
    }
    
    
    .floor{
        padding:0px 0 0 46%;
    }
    
    .floor-image{
        width:400px;
        height:460px;
    }
    
    
    .ground{
        top:254px;
        width:359px;
    }
    
    
    .first-floor{
        top:223px;
        width:223px;
        left:78px;
    }
    
    .second-floor{
        top:126px;
        left:78px;
        width:223px;
    }
    
    
    .third-floor{
        width:223px;
        top:46px;
        left:78px;
    }
    
    
    .thirdFloorButton{
        top:120px;
        left:160px;
    }
    
    
    .secondFloorButton{
        top:215px;
        left:160px;
    }
    
    .firstFloorButton{
        top:310px;
        left:160px;
    }
    
    
    .weather .row{
        padding:0;
    }
    
    .customColumnCapacity .content p{
        font-size:100%;
    }
    
    
    #radiator-horizontal .listContainer{
        padding:100px 57px;
    }
    
    #radiator-horizontal .listItem{
        padding:0 7px 0 45px;
    }
    
    
    .anitProduct label p{
        font-size:150%
    }
}

@media only screen and (max-width:1150px){
    .calcoulate-container{
        max-width:850px;
        padding-bottom:50px;
    }
    
    .calculate-section .header h1{
        font-size:190%;
    }
    
    .calculate-section .header img{
        left:50px;
    }
    
    .calculate-section .header{
        padding:40px 50px;
    }
    
    .video-title h2{
        font-size:170%;
        margin:24px 52px 22px 0;
    }
    
    .video-title p{
        padding-left:51px;
        margin-bottom:20px;
        padding-right:10px;
    }
    
    .video-title a{
        padding-left:54px;
    }
    
    
    .room-size-inputs h2{
        font-size:180%;
    }
    
    .room-size-section{
        padding:18px 50px 23px;
    }
    
    .room-size-inputs lable{
        font-size:16px;
        line-height:32px;
    }
    
    .image-section img{
        margin:0% 0 0 20px;
    }
    
    .building-header h2{
        font-size:180%;
    }
    
    .biulding-section{
        padding:50px 50px 70px;
    }
    
    .biulding-section .biulding-image-section img{
        width:84%;
        margin:-10% 0 0 19px;
    }
    
    .warning h3{
        font-size:150%;
    }
    
    .wall-section p, .window-section p{
        font-size:19px;
    }
    
    .indicator{
        height:21px;
        width:21px;
    }
    
    .toggle{
        height:27px;
        width:54px;
    }
    
    .thirdFloorButton{
        left:132px;
    }
    
    .secondFloorButton{
         left:132px;
    }
    
    .firstFloorButton{
         left:132px;
    }
    
    #insolation-option-1, #insolation-option-2{
        font-size:19px;
    }
    
    .weather{
        padding:40px 100px;
    }
    
    .customColumnCapacity{
        padding:40px 50px 60px;
    }
    
    .building-header h2{
        margin:30px 0 20px;
    }
    
    .anitProduct{
        padding:20px 50px 100px;
    }
    
    .anitProduct .building-header h2{
        margin-bottom:35px;
    }
    
    .anitProduct .toggle{
        height :22px;
        width:39px;
    }
    
    
    .anitProduct .indicator{
        width:14px;
        height:14px;
    }
    
    #radiator-horizontal .listItem{
        padding:0 1px 0 25px;
    }
    
    .anitProduct .toggle-state:checked ~ .indicator{
        transform:translate3d(131%, 0, 0);
    }
    
    .anitProduct #radiator-horizontal .listItem .listOption{
        width:39px;
    }
    
    .anitProduct .listItem .listOption{
        font-size:81%;
    }
    
    .anitProduct label p{
        font-size:125%;
    }
    
    .ActivePoductlistOption{
        width:39px;
        font-size:81%;
    }
    
    .anitProduct .listItem .listOption{
        width:39px;
    }
    
    .modal-dialog{
        margin:100px auto !important;
    }
    
    
    #toweldryer .center{
        margin-left:0;
    }
    
    
    #toweldryer .margin-left{
        margin-left:3%;
    }
    .power{
        font-size:19px;
        top:-1px;
    }
    
}


@media only screen and (max-width:880px){
    .calcoulate-container{
        max-width:680px;
        padding-top:100px;
    }
    
    #radiator-vertical label p{
        font-size:100%;
    }
    
    
    .calculate-section .header{
        padding:30px 40px;
        background-color:#252525;
    }
    
    
    .calculate-section .header img{
        left:40px;
        top:35px;
        width:100px;
    }
    
    .calculate-section .header h1{
        font-size:160%;
    }
    
    
    
    .vedio-column{
        flex:0 0 100%;
        max-width:100%;
    }
    
    
    .video-title{
        flex:0 0 100%;
        max-width:100%;
        order:2;
    }
    
    .video-title h2{
        font-size:160%;
        margin:24px 0 22px 0;
    }
    
    .video-title p{
        padding-left:0;
        padding-right:25px;
        font-size:16px;
        text-align:right;
    }
    
    
    .video-title h2:before{
        content:none;
    }
    
    .video-title h2:after{line-height:30px;vertical-align:middle;
        font-family: "Font Awesome 5 Free";
        content:"\f0c8";
        display: inline-block;
        padding-left: 10px;
        vertical-align: middle;
        font-weight: 900;
        color:yellow;
        border-radius: 0;
        font-size: 18px;
        font-size:15px;
    }
    
    .video-title a{
        padding-left:10px;
    }
    
    
    .room-size-inputs h2{
        font-size:160%;
    }
    
    
    .room-size-inputs h2:after{line-height:30px;vertical-align:middle;
        font-size:15px;
    }
    
    
    .image-section img{
        margin:3% 0 0 -20px;
        width:115%;
    }
    
    
    .room-size-inputs h2{
        margin-bottom:35px;
    }
    
    .room-size-inputs lable{
        padding:2px 10px;
        font-size:14px;
    }
    
    
    .room-size-inputs .style-2 lable{
        width:150px;
    }
    
    
    .room-size-inputs .style-1 input{
        width:130px;
    }
    
    
    .room-size-inputs .style-2 input{
        width:40px;
    }
    
    
    .biulding-section .biulding-image-section img{
        width:96%;
        margin:-7% 0 0 -20px;
    }
    
    
    .building-header h2:after{line-height:30px;vertical-align:middle;
        font-size:15px;
    }
    
    .building-header h2{
        font-size:160%
    }
    
    .warning h3::before{
        font-size:15px;
    }
    
    
    .warning h3{
        font-size:130%;
    }
    
    
    .window-padding-section{
        padding:0;
    }
    
    .ground{
        width:315px;
        top:254px;
    }
    
    
    .first-floor{
        top:223px;
        width:202px;
        left:68px;
    }
    
    
    .second-floor{
        top:135px;
        width:203px;
        left:68px;
    }
    
    
    .third-floor{
        top:62px;
        width:203px;
        left:68px;
    }
    
    
    .thirdFloorButton{
        left:31px;
    }
    
    
    .secondFloorButton{
        left:31px;
        top:200px;
    }
    
    
    .firstFloorButton{
        left:31px;
        top:280px;
    }
    
    
    .biulding-section{
        padding:50px;
    }
    
    .floor-image{
        height:440px;
    }
    
    
    .floor p{
        font-size:19px;
    }
    
    
    .biulding-insolation{
        padding:40px 74px 70px;
    }
    
    .option-1{
        width:70%;
        margin-left:12%;
    }
    
    .option-2{
        width:70%;
        margin-left:12%;
    }
    
    
    .weather{
        padding:35px;
    }
    
    
    .building-header h2{
        margin:0 0 20px;
    }
    
    
    .customColumnCapacity{
        padding:35px;
    }
    
    .customColumnCapacity .content p{
        text-align:right;
        padding-right:33px;
    }
    
    
    #customColumnCapacityInput{
        height:30px;
        width:120px;
    }
    
    
    .anitProduct{
        padding:35px;
    }
    
    
    .horizontal .listItem{
        flex:0 0 60%;
        max-width:60%;
    }
    
    
    .vertical- .listItem{
        flex:0 0 50%;
        max-width:50%;
    }
    
    
    #radiator-horizontal .listContainer{
        padding:100px 0;
        
    }
    
    
    
    #radiator-horizontal .listItem{
        position:relative;
        margin-bottom:50px;
    }
    
    
    .listContainer{
        width:400px;
        padding:0;
        margin:0 auto;
    }
    
    
    #radiator-horizontal img{
        width:86%;
        margin-left:-46px;
    }
    
    #radiator-horizontal label{
        margin:0;
        position:absolute;
        top:80px;
        left:331px;
    }
    
    
    .anitProduct label p{
        font-size:135%;
    }
    
    
    .listItem .row{
        margin:0;
        position:absolute;
        top:130px;
        left:191px;
        width:110%;
    }
    
    
    .anitProduct .listItem .span{
        font-size:20px;
    }
    
    
    
    .anitProduct #radiator-horizontal .listItem .listOption{
        width:49px;
        font-size:100%;
        height:35px;
        line-height:35px;
    }
    
    
    .ActivePoductlistOption{
        width:49px;
        font-size:100%;
        height:35px;
        line-height:35px;
    }
    
    
    .ActivePoductSpan{
        font-size:20px;
    }
    
    
    .electric{
        top:166px !important;
    }
    
    
    #radiator-vertical .listContainer{
        width:500px;
    }
    
    #toweldryer .listItem{
        position:relative;
        margin-bottom:50px;
    }
    
    
    #product-eco .productLabel{
        left:316px;
    }
    
    
    #product-superluxe .productLabel{
        margin-left:0;
        left:302px;
    }
    
    
    #toweldryer  .listItem .row{
        left:330px;
        margin-left:0;
    }
    
    #toweldryer .label{
        margin:0;
        position:absolute;
        top:80px;
        left:459px;
    }
    
    
    #toweldryer #product-toweldryerSuperluxe .label{
        left:421px;
    }
    
    
    .toweldryer-list-container{
        padding:100px 0;
    }
    
    
     .anitProduct #toweldryer .listItem .listOption{
        width:49px;
        font-size:100%;
        height:35px;
        line-height:35px;
    }
    
    
    .final-submit{
        padding:21px 29px !important;
    }
    
    .toggle{
        width:49px;
        height:24px;
    }
    
    
    .toggle-state:checked ~ .indicator{
        transform:translate3d(137%, 0, 0);
    }
    
    
    .indicator{
        width:18px;
        height:18px;
    }
    
    .calculate-section{
        background:url("/media/images/NewStyle/img/elements/CalculateBG.jpg");
    }
    
    

    
}

@media only screen and (max-width:767px){
    .image-section{
        flex:0 0 100%;
        max-width:100%;
    }
    
    .calculate-section{
        background:none;
        background-color:#3a3a3a !important;
    }
    
    
    .room-size-inputs{
        flex:0 0 100%;
        max-width:100%;
    }
    
    
    .calcoulate-container{
        max-width:500px;
    }
    
    .image-section img{
        margin:21% 0 0 0;
        width:100%;
    }
    
    
    .room-size-inputs h2{
        margin:-450px 0 450px;
    }
    
    
    .input-box{
        margin:0;
        padding: 0 35px;
        width:100%;
    }
    
    
    .lable-width{
        max-width:20%;
        flex:0 0 20%;
    }
    
    
    .input-width{
        max-width:80%;
        flex:0 0 80%;
        
    }
    
    .room-size-inputs .style-1 input{
        width:100%;
    }
    
    
    .room-size-inputs .style-1 lable{
        width:100%;
    }
    
    
    .lable-phone-width{
        max-width:40%;
    }
    
    .input-phone-width{
        max-width:60%;
    }
    
    
    .room-size-inputs .style-2 input{
        width:100%;
    }
    
    
    .biulding-section .biulding-image-section{
        max-width:100%;
        flex:0 0 100%;
        order:2;
    }
    
    
    .biulding-section .building-header{
        max-width:100%;
        flex:0 0 100%;
        order:1;
    }
    
    
    .biulding-section .biulding-image-section img{
        margin:0;
        width:100%;
    }
    
    
    .warning h3{
        font-size:130%;
        margin-top:30px;
        line-height:40px;
    }
    
    
    .wall-section{
        width:100%;
    }
    
    
    .wall-section img, .window-section img{
        padding: 0 50px;
    }
    
    
    .window-section{
        width:100%;
    }
    
    
    .floor{
        padding:0;
        max-width:315px;
        margin:0 auto;
    }
    
    
    .biulding-section{
        padding: 50px 50px 0;
    }
    
    #thirdFloorButton, #secondFloorButton, #firstFloorButton{
        position:unset;
    }
    
    
    .biulding-insolation{
        padding:60px 50px 70px;
    }
    
    .phone-col{
        margin:60px 0 0 90px;
    }
    
    
    #insolation-option-1, #insolation-option-2{
        width:160px;
    }
    
    .options{
        margin-top:-50px
    }
    
    #insolation-option-1, #insolation-option-2, .options .toggle{
        margin-bottom:0;
    }
    
    
    .weather img{
        padding:11% 30% 0%;
    }
    
    
    .building-header h2{
        font-size:150%;
    }
    
    #customColumnCapacityInput{
        margin-top:20px;
    }
    
    #nav-tab a{
        flex:0 0 33.33333333333333%;
        max-width:33.33333333333333%;
    }
    
    #radiator-horizontal img{
        width:100%;
        margin:0;
        padding:0 20%;
    }
    
    #radiator-horizontal .listItem{
        padding:0;
    }
    
    .horizontal .listItem{
        flex:0 0 100%;
        max-width:100%;
    }
    
    #radiator-horizontal label{
        margin:0;
        position:relative;
        top:-10px;
        left:230px;
    }
    
    .listItem .row{
        margin:0;
        position:relative;
        top:-10px;
        left:85px;
    }
    
    .electric{
        top:unset !important;
    }
    
    
    .vertical- .listItem{
        flex:0 0 50%;
        max-width:50%;
    }
    
    
    #product-eco .productLabel{
        left:210px;
    }
    
    
    #radiator-vertical .listContainer{
        max-width:380px;
        padding:50px 0;
        margin:0 auto;
    }
    
    
    #product-pioneerVertical label{
        margin-left:0;
    }
    
    
    #product-decorative label{
        margin-left:0;
    }
    
    
    #product-optima label{
        margin-left:0;
    }
    
    
    #product-superluxe .productLabel{
        left:195px;
    }
    
    #radiator-horizontal .listContainer, .toweldryer-list-container{
        padding:70px 0;
    }
    
    
    .toweldryer-list-container{
        width:400px;
    }
    
    
    .toweldryer-list-container .listItem{
        padding:0 20%;
    }
    
    
    #toweldryer .listItem .row{
        left:20px;
    }
    
    #toweldryer .label{
        position:relative;
        top:-10px;
        left:100px;
        margin:0;
    }
    
    
    #toweldryer #product-toweldryerSuperluxe .label{
        left:80px;
    }
    
    
    #product-veniceVertical img{
        margin-left:0;
    }
    
    
    
    .weather .row div{
        text-align:left;
    }
    
    
    .weather .label{
        padding-left:32%;
    }
    
    
    .building-header h2{
        text-align:right;
    }
    
    
    
    
    .warning h3{
        text-align:right;
    }
    
    
    #cold{
        order:2;
    }
    
    #verycold{
        order:3;
    }
    
    #insolation-option-1, #insolation-option-2{
        text-align:left;
    }
    
    .power{
        font-size:14px;
    }
    
    .space{
        padding-left:14px;
    }
}


@media only screen and (max-width:530px){
    .calcoulate-container{
        max-width:400px;
    }
    
    .calculate-section .header h1{
        font-size:130%;
        margin-bottom:0;
    }
    
    
    .calculate-section .header img{
        top:20px;
        width:70px;
        left:30px;
    }
    
    .calculate-section .header{
        padding:20px 30px;
    }
    
    .video-section{
        padding:25px 35px 35px;
    }
    
    
    .video-title{
        text-align:right;
    }
    
    
    .video-title p{
        margin-bottom:13px;
    }
    
    
    .video-title a{
        padding-right:25px;
    }
    
    .video-title h2:after{line-height:30px;vertical-align:middle;
        padding-left:8px;
        font-size:12px;
    }
    
    .video-title h2{
        font-size:140%;
        margin:24px 0 13px 0;
    }
    
    .room-size-inputs h2{
        font-size:150%;
        margin:-350px 0 350px;
    }
    
    .room-size-inputs h2:after{line-height:30px;vertical-align:middle;
        padding-left:8px;
        font-size:12px;
    }
    
    .floor{
        max-width:280px;
    }
    
    
    .alarmHeading .header p{
        font-size:15px;
    }
    
    
    .modal-body p{
        font-size:14px;
    }
    
    .ground{
        width:280px;
        top:214px;
    }
    
    
    .first-floor{
        top:188px;
        width:185px;
        left:55px;
    }
    
    .second-floor{
        top:107px;
        width:185px;
        left:55px;
    }
    
    
    .third-floor{
        top:41px;
        width:185px;
        left:55px;
    }
    
    
    #nav-tab a{
        font-size:16px;
        padding:.5rem .5rem;
    }
    
    
    .biulding-section{
        padding:30px 50px 0;
    }
    
    .building-header h2:after{line-height:30px;vertical-align:middle;
        padding-left:8px;
        font-size:12px;
    }
    
    
    .wall-section img, .window-section img{
        padding:0 10px;
    }
    
    .warning h3:before{
        padding-left:8px;
        font-size:12px;
    }
    
    
    .phone-col{
        margin:40px 0 0 60px;
    }
    
    
    .options{
        margin-top:-20px;
    }
    
    
    .listContainer{
        width:100%;
    }
    
    
    #radiator-vertical .listContainer{
        width:90%;
        padding:50px 0;
    }
    
    
    #radiator-horizontal img{
        padding:0 16% ;
    }
    
    
    .listItem .row{
        position:static;
        width:80%;
        margin:0 auto;
    }
    
    
    #radiator-horizontal label{
        position:static;
        float:right;
        margin:-8% 14% 0 0;
    }
    
    .anitProduct .listItem .span{
        width:12%;
    }
    
    .anitProduct #radiator-horizontal .listItem .listOption{
        width:19%;
    }
    
    
    .ActivePoductlistOption{
        width:19%;
    }
    
    
    .ActivePoductSpan{
        width:12%;
    }
    
    
    .toweldryer-list-container{
        width:90%;
    }
    
    .anitProduct #toweldryer .listItem .listOption{
        width:19%;
    }
    
    .toweldryer-list-container .listItem{
        padding:0;
    }
    #toweldryer img{
        padding:0 20%;
    }
    
    
    #toweldryer .margin-left,#toweldryer .listItem .row{
        margin:0 auto;
    }
    
    
    .modal-dialog{
        margin:20px auto !important;
    }
    
    #toweldryer .label{
        position:static;
        margin-right:15%;
        float:right;
    }
    
    
    .building-header h2{
        font-size:160%;
    }
    
    
    .customColumnCapacity h3{
        font-family:Beirot, Ebrima;
        font-size:160%;
        padding-right:19px;
    }
    
    
    #customColumnCapacityInput{
        margin-top:0;
    }
    
    
    .calculate-section .header img{
        display:block;
    }
}



@media only screen and (max-width:430px){
    .calcoulate-container{
        width:94%;
    }
    
    
    .video-section{
        padding:15px 30px 35px;
    }
    
    
    .calculate-section .header h1{
        font-size:150%;
        text-align: center;
    }
    
    
    .room-size-section{
        position:relative;
        
    }
    
    
    .room-size-inputs h2{
        position:absolute;
        right:30px;
        top:20px;
        margin:0;
    }
    
    
    .input-box{
        padding:0;
    }
    
    .lable-phone-width{
        flex:0 0 60%;
        max-width:60%;
    }
    
    .room-size-inputs .style-2 lable{
        width:100%;
    }
    
    .input-phone-width{
        flex:0 0 40%;
        max-width:40%;
    }
    
    
    .calculate-section .header img{
        display:none;
    }
    
    .biulding-section .biulding-image-section img{
        margin-left:-10%;
        width:125%;
    }
    
    
    .image-section img{
        margin:12% 0 0 -4%;
        width:109%;
    }
    
    
    .biulding-section{
        padding: 30px 40px 0;
    }
    
    .wall-section p, .window-section p{
        margin-bottom:5%;
    }
    
    
    .phone-col{
        margin:0px 0 0 60px;
    }
    
    
    .anitProduct{
        padding:25px 20px;
    }
    
    
    .wall-section img, .window-section img{
        padding:0;
    }
    
    
    .options{
        margin:0;
    }
    
    .option-1, .option-2{
        width:100%;
    }
    
    .anitProduct #radiator-horizontal .listItem .listOption, .ActivePoductlistOption
    ,.anitProduct #toweldryer .listItem .listOption{
        width:18%;
    }
    
    
    .anitProduct .building-header h2{
        margin-bottom:10px;
    }
    
    
    .anitProduct .building-header h3{
        font-family:Beirot;
        margin-bottom:30px;
        font-size:160%;
        padding-right:18px;
    }
}


@media only scrteen and (max-width:400px){
    .phone-col{
        padding: 0 0 30px;
    }
}