@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/ptsans.woff2') format('woff2'), url('../fonts/ptsans.woff') format('woff'), url('../fonts/ptsans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Italic'), local('PTSans-Italic'), url('../fonts/ptsansitalic.woff2') format('woff2'), url('../fonts/ptsansitalic.woff') format('woff'), url('../fonts/ptsansitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Bold'), local('PTSans-Bold'), url('../fonts/ptsansbold.woff2') format('woff2'), url('../fonts/ptsansbold.woff') format('woff'), url('../fonts/ptsansbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('../fonts/ptsansbolditalic.woff2') format('woff2'), url('../fonts/ptsansbolditalic.woff') format('woff'), url('../fonts/ptsansbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?rfg4at');
  src:  url('../fonts/icomoon.eot?rfg4at#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?rfg4at') format('truetype'),
    url('../fonts/icomoon.woff?rfg4at') format('woff'),
    url('../fonts/icomoon.svg?rfg4at#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    font-family: 'PT Sans', sans-serif;
    line-height: 1;
    font-size: 16px;
        background: url('imgs/main_bg.jpg') fixed;
        background-position: cover;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
:focus {outline:none;}
::-moz-focus-inner {border:0;}

.php-txt{
    display: block;
    text-align: center;
    font-size: 3em;
    padding-top: 6em;
}
.totop{
    display: block;
    text-decoration: none;
    line-height: 4em;
    text-align: center;
    color: #000;
}

.icon-credit-card:before {
  content: "\e93f";
  padding-right: 1em;
   font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
  content: "\e942";
    padding-right: 1em;
     font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-compass2:before {
  content: "\e94a";
    padding-right: 1em;
     font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\e971";
    padding-right: 1em;
     font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-earth:before {
  content: "\e9ca";
    padding-right: 1em;
     font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.red-line:after{
    margin-left: -6.2em;
    display: inline-block;
    width: 6.2em;
    position: relative;
  
    top:-0.2em;
    content:' ';
    border-bottom: solid #e85656 0.2em;


}


#header{
    width: 100%;
    height: 4em;
    padding-top: 1em;
    padding-bottom: 1em;

    background: #fff;

}

#navigation{
    width: 100%;
    
    background-color: #f5b02b;
    text-align: center;
}
    .nav-link{
        font-weight: 700;
        text-decoration: none;
        color: #474747;
        display: inline-block;
        height: 3em;
        line-height: 3em;
        padding: 0 1em;
        border-bottom: solid 0.1em #f6b841;
        font-family: 'PT Sans' !important;
    }
    .nav-link:hover{
        background-color: #f6b841;
        color: #fff;
    }



#price{
    width: 100%;
    background: #fff url('../imgs/bg_top.jpg') repeat-x;
    
    padding: 10em 0;
    
}
    .price-item{
        width: 19%;
        display: inline-block;
        height: 10em;
        text-align: center;
        border-right: solid 0.1em #a8a8a8;
        padding: 2em 0;
    }

    .price-item:first-child{
        margin-left: 2%;
    }
    .price-item:last-child{
        border-right: none;
    }
    .price-title{
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
    }
    .price-img{
        display: block;
        margin: 2em auto;

    }
    .price-value{
        background: #fff;
        display: inline-block;
        padding: 0.4em 1.5em;
        border-radius: 0.3em;
        border: solid 0.2em #f5b02b;
        cursor: pointer;
    }
    .price-value:hover{
        background: #f5b02b;
    }

#transfer{
    width: 100%;
    height: 25em;
    background-color: #fff;

}

    #transfer-img{
        display: block;
        margin: 4em auto 0 auto;
    }
    #trnsf-title{
        text-align: center;
        padding: 2em 0 2em 0;
    }
    .trnsf-text{
        display: block;
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }
    #transfer-yellow{
        background: #f5b02b;
        display: block;
        width: 25%;
        height: 25em;
        float: left;
    }
    .transfer-tri{
        display: block;

        width: 75%;
        float: left;
        height: 20em;
        border-top: solid 0.2em #2f2f2f;
    }


#special{

}

.transfer-pnkt{
    display: block;
    width: 33.33%;
    float: left;
    height: 20.8em;
    padding-top: 4em;

}
.transfer-pnkt:hover{
    background: #f5f6f9;
}

.clear{
    clear: both;
}

#special{
    width: 100%;
  
}
.grid-25{
    display: block;
    width: 25%;
    float: left;
    height: 18em;
    
}
.grid-50{
    display: block;
    width: 50%;
    float: left;
    height: 17.5em;
    border-top:solid 0.5em #375696;
        background: #fff;
}


#debit{
    width: 100%;
    height: 10em;
    background: #f3f3f3;
    line-height: 12.5em;
    text-align: center;
}
#dalnii_transfer{
    font-size: 1.6em;
    font-weight: 700;
    padding-top: 1em;
    text-align: center;
    text-transform: uppercase;

}
#spec{
    font-size: 1.4em;
    border-top: solid 0.1em #37569b;
    width: 50%;
    margin: 1em auto 0 auto;
    text-align: center;
    padding-top: 1em;
    color: #37569b;
    
  
    text-transform: uppercase;
}
.tnsf-img{
    display: block;
    margin: 1em auto 1em auto;

}

.debit-img{
   margin: 0 3%;

}
.img-get-call{
    margin: 0 auto;
    width: 180px;
    height: 84px;
    display: block;
    position: relative;
    top:-20px;
}
.new-line{
    display: block;
    font-size: 0.6em;
}
.get_call{
    width: 30em;
    height: 16em;
    background: #fff;
    margin: 0 auto;
    border-radius: 0.5em;
    font-family: 'PT Sans', sans-serif;
}
h1{
    padding: 2em 0;
    display: block;
    width: 60%;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    color: #fff;
    font-size: 4em;
    text-align: center;
    text-transform: uppercase;
}
.lbl{
    font-weight: 700;
    font-size: 0.8em;
    display: block;
    margin-top: -2em;
    padding-left: 2em;
    padding-bottom: 1em;
    text-align: center;
    color: #4e4e4e;
}
.ipt-submit{
   margin: 0 auto;
   width: 386px;
   display: block;
   margin-top: 1em;
   border: 0;
   border-radius: 0.2em;
   padding: 1em 0;
   cursor: pointer;
   -webkit-box-shadow: 0 2px 0 0 #77530e;
box-shadow: 0 2px 0 0 #77530e;
color: #2b2b2b;
text-transform: uppercase;
font-size: 1.2em;
font-weight: 700;
text-shadow: 0 -1px 0 #fac359;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5b53c+0,f5b53c+18,eeab28+18,cf921d+100 */
background: #f5b53c; /* Old browsers */
background: -moz-linear-gradient(top, #f5b53c 0%, #f5b53c 18%, #eeab28 18%, #cf921d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f5b53c 0%,#f5b53c 18%,#eeab28 18%,#cf921d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f5b53c 0%,#f5b53c 18%,#eeab28 18%,#cf921d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5b53c', endColorstr='#cf921d',GradientType=0 ); /* IE6-9 */}
.ipt-submit:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4c366+0,cea65a+100 */
background: #f4c366; /* Old browsers */
background: -moz-linear-gradient(top, #f4c366 0%, #cea65a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f4c366 0%,#cea65a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f4c366 0%,#cea65a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c366', endColorstr='#cea65a',GradientType=0 ); /* IE6-9 */
}
.ipt-submit:active{
       -webkit-box-shadow: 0 0px 0 0 #77530e;
box-shadow: 0 0px 0 0 #77530e;
position: relative;
top:2px;
}

.callback{
    width: 300px;
    margin: 0 auto;
    text-align: center;
    padding-top: 2em;
}
.callback span{
    margin-right: 2em;
    color: #fff;
}
.callback a{

        display: inline-block;
        padding: 0.4em 1.5em;
        border-radius: 0.3em;
        border: solid 0.2em #f5b02b;
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        font-size: 1.2em;
}
.callback a:hover{
    background: #f5b02b;
    color: #4e4e4e;
}
.ipt-get-call{
    display: block;
    margin:0 auto;
    font-size: 1em;
    padding: 1em 0.8em 1em 3em;
    width: 20em;
    border: solid 0.1em #ccc;
    border-radius: 0.2em;

    background: url('../imgs/phone.jpg') no-repeat;
    background-position: 5px 7px;

}
.view {
    width: 100%;
    height: 18em;

  
 
    overflow: hidden;
    position: relative;
    text-align: center;
   
    cursor: default;
    background: #375696 url(../images/bgimg.jpg) no-repeat center center
}
.view .mask, .view .content {
    width: 100%;
    height: 18em;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative



}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}

.spec-text{
    width: 80%;
    margin: 0 auto;

    padding-top: 1em;
    text-align: center;
}
.abk{
    background: url('../imgs/abkhazija.jpg');
    background-size: cover;
    
}
.grz{
    background: url('../imgs/gruzija.jpg');
    background-size: cover;
}
.arm{
    background: url('../imgs/armenija.jpg');
    background-size: cover;
}

.view-tenth img { 

    transform: scaleY(1);

    transition: all 0.7s ease-in-out;
}
.view-tenth .mask { 
    background-color: rgba(243, 243, 243, 1); 
    transition: all 0.5s linear;
    opacity: 0;
}   
.view-tenth h2{
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    transform: scale(0);
    color: #333;
    transition: all 0.5s linear;
    opacity: 0;
}
.view-tenth p {
    color: #333;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
}
.view-tenth a.info { 
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
}

.view-tenth:hover img { 
    transform: scale(10);
    opacity: 0;
}
.view-tenth:hover .mask { 
    opacity: 1;
}                                                                            
.view-tenth:hover h2,
.view-tenth:hover p,
.view-tenth:hover a.info{ 
    transform: scale(1);
    opacity: 1;
}

.view-tenth:active img { 
    transform: scale(10);
    opacity: 0;
}
.view-tenth:active .mask { 
    opacity: 1;
}                                                                            
.view-tenth:active h2,
.view-tenth:active p,
.view-tenth:active a.info{ 
    transform: scale(1);
    opacity: 1;
}



#about{
    width: 100%;
    height: auto;
    padding-bottom: 1em;
    background: #f3f3f3;
}

video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -9999;
  background: url('../imgs/main_bg.jpg');
  background-size: cover;

   
}
.stopfade { 
   opacity: .5;
}
#main{
    width: 100%;
    height: 50em;

  

}
.lang{
    display: block;
}
#wrp{
    width: 40%;
    margin: 0 auto;

}
.lgtp{
    position: relative;
    top: 7px;

}
.cnph{
    display: inline-block;
      height: 4em;
      width: 17em;
   float: right;
   margin-top: 1em;
}
.pnumber{
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    text-decoration: none;
    color: #000;
     display: block;

}

.cnt{
    font-size: 0.6em;
    text-align: center;
    width: 30em;
    text-transform: uppercase;

    display: block;

}
.yellow{
    color: #f5b02b;
}
#check{
    display: block;
    height: 100%;

    width: 50%;
    float: left;
}
.chek-img{
    display: block;
    width: 77px;
    margin: 8em auto 0 auto;
}
.chk-text{
    text-align: center;
    padding: 2em 0 0 0;
}
.list{
    width: 50%;
    float: right;

}
.list-wrap{
    display: block;
   
    padding-top: 6em;
  
}
.list-item{
    line-height: 1.5em;
    background: url('../imgs/dot.jpg') no-repeat;
    background-position: 10px 20px;
    display: block;
    font-size: 1.2em;
    padding: 0.5em 2em;
    
}
footer{
    display: block;
    height: 4em;
    background: #ccc;
}


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

    #header{
        height: auto;
        padding-bottom: 1em;
        text-align: center;
    }
    #wrp{
        width: 100%;
        height: auto;
        background-clip: red;
    }
.cnph{
    display: inline-block;
      height: 4em;
      width: 17em;
   float: none;
   margin-top: 2em;
    }
    #price{
        height: auto;
        padding: 1em 0 2em 0;
    }
    .price-item{
        display: block;
        width: 100%;


       
        text-align: center;
        border-right: 0;
        border-bottom: solid 0.1em #a8a8a8;
        padding: 2em 0;
    }

  



    #transfer{
    width: 100%;
    height:auto;
    background-color: #fff;

}

    #transfer-img{
        display: block;
        margin: 0em auto 0 auto;
    }
    #trnsf-title{
        text-align: center;
        padding: 2em 0 2em 0;
    }
    .trnsf-text{
        display: block;
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }
    #transfer-yellow{
        padding-top: 2em;
        padding-bottom: 2em;
        background: #f5b02b;
        display: block;
        width: 100%;
        height: auto;
        float: none;
    }
    .transfer-tri{
        display: block;

        width: 100%;
        float: left;
        height: auto;
        border-top: solid 0.2em #2f2f2f;
    }
    .transfer-pnkt{
         display: block;
    width: 100%;
    float: none;
 
    padding-top: 2em;
    }


    #debit{
    width: 100%;
    height: auto;
    background: #f3f3f3;
    line-height: 2em;
    text-align: center;
    padding: 1em 0;
}

.debit-img{
   margin: 0;
   width: 5em;

}


.grid-25{
    display: block;
    width: 100%;
    float: none;
    height: 18em;
    
}
.grid-50{
    display: block;
    width: 100%;
    float: none;
    height: 17.5em;
    border-top:solid 0.5em #375696;
        background: #fff;
}

#about{
       width: 100%;
    height: auto;
    background: #f3f3f3;

}

#check{
        display: block;
    height: auto;

    width: 100%;
    float: none;
    padding-top: 2em;
    background: #fff;
}
.chek-img{
    display: block;
    width: 77px;
    margin: 0em auto 0 auto;
}
.chk-text{
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 2em 0 0 0;
}


.list{
    width: 100%;
    float: none;
        background: #fff;

}
.list-wrap{
    display: block;
   
    padding-top: 2em;
  
}
.list-item{
    line-height: 1.5em;
    background: url('../imgs/dot.jpg') no-repeat;
    background-position: 10px 20px;
    display: block;
    font-size: 1.2em;
    padding: 0.5em 2em;
    
}

#main{

  background: url('../imgs/main_bg.jpg');
  background-size: cover;


    width: 100%;
    height: auto;
    padding-bottom: 2em;

  



   
}
h1{
    padding: 2em 0;
    display: block;
    width: 100%;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    color: #fff;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
}



.get_call{
    width: 90%;
    height: 16em;
    background: #fff;
    margin: 0 auto;
    border-radius: 0.5em;
    font-family: 'PT Sans', sans-serif;
}

.ipt-get-call{
    display: block;
    margin:0 auto;
    font-size: 1em;
    padding: 0;
    width: 80%;
    padding: 1em 5% 1em 5%;
    border: solid 0.1em #ccc;
    border-radius: 0.2em;

    background: url('../imgs/phone.jpg') no-repeat;
    background-position: 5px 7px;
    background-image: none;
}

.lbl{
    font-weight: 700;
    font-size: 0.8em;
    display: block;
    margin-top: -2em;
    padding-left: 0;
    padding-bottom: 1em;
    text-align: center;
    color: #4e4e4e;
}

.ipt-submit{
       width: 90%;
       display: block;
       

}
body{
    min-height: 320px;
}


#navigation{
    width: 100%;
    
    background-color: #f5b02b;
    text-align: center;
}
    .nav-link{
        font-weight: 700;
        text-decoration: none;
        color: #474747;
        display: block;
        width: 50%;
        float: left;
        height: 3em;
        line-height: 3em;
        padding: 0;
        border-bottom: solid 0.1em #f6b841;
       
    }
    .nav-link:hover{
        background-color: #f6b841;
        color: #fff;
    }
    .spec-link{
        width: 100%;
    }

 .price-item:first-child{
        margin-left: 0%;
    }


}
@media only screen and  (min-width: 322px) and (max-width: 459px ) {



    #header{
        height: auto;
        padding-bottom: 1em;
        text-align: center;
    }
    #wrp{
        width: 100%;
        height: auto;
        background-clip: red;
    }
.cnph{
    display: inline-block;
      height: 4em;
      width: 17em;
   float: none;
   margin-top: 2em;
    }
    #price{
        height: auto;
        padding: 1em 0 2em 0;
    }
    .price-item{
        display: block;
        width: 100%;


       
        text-align: center;
        border-right: 0;
        border-bottom: solid 0.1em #a8a8a8;
        padding: 2em 0;
    }

  



    #transfer{
    width: 100%;
    height:auto;
    background-color: #fff;

}

    #transfer-img{
        display: block;
        margin: 0em auto 0 auto;
    }
    #trnsf-title{
        text-align: center;
        padding: 2em 0 2em 0;
    }
    .trnsf-text{
        display: block;
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }
    #transfer-yellow{
        padding-top: 2em;
        padding-bottom: 2em;
        background: #f5b02b;
        display: block;
        width: 100%;
        height: auto;
        float: none;
    }
    .transfer-tri{
        display: block;

        width: 100%;
        float: left;
        height: auto;
        border-top: solid 0.2em #2f2f2f;
    }
    .transfer-pnkt{
         display: block;
    width: 100%;
    float: none;
 
    padding-top: 2em;
    }


    #debit{
    width: 100%;
    height: auto;
    background: #f3f3f3;
    line-height: 2em;
    text-align: center;
    padding: 1em 0;
}

.debit-img{
   margin: 0;
   width: 5em;

}


.grid-25{
    display: block;
    width: 100%;
    float: none;
    height: 18em;
    
}
.grid-50{
    display: block;
    width: 100%;
    float: none;
    height: 17.5em;
    border-top:solid 0.5em #375696;
        background: #fff;
}

#about{
       width: 100%;
    height: auto;
    padding-bottom: 1em;
    background: #f3f3f3;

}

#check{
        display: block;
    height: auto;

    width: 100%;
    float: none;
    padding-top: 2em;
    background: #fff;
}
.chek-img{
    display: block;
    width: 77px;
    margin: 0em auto 0 auto;
}
.chk-text{
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 2em 0 0 0;
}


.list{
    width: 100%;
    float: none;
        background: #fff;

}
.list-wrap{
    display: block;
   
    padding-top: 2em;
  
}
.list-item{
    line-height: 1.5em;
    background: url('../imgs/dot.jpg') no-repeat;
    background-position: 10px 20px;
    display: block;
    font-size: 1.2em;
    padding: 0.5em 2em;
    
}

#main{

  background: url('../imgs/main_bg.jpg');
  background-size: cover;


    width: 100%;
    height: auto;
    padding-bottom: 2em;

  



   
}
h1{
    padding: 2em 0;
    display: block;
    width: 100%;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    color: #fff;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
}



.get_call{
    width: 90%;
    height: 16em;
    background: #fff;
    margin: 0 auto;
    border-radius: 0.5em;
    font-family: 'PT Sans', sans-serif;
}

.ipt-get-call{
    display: block;
    margin:0 auto;
    font-size: 1em;
    padding: 0;
    width: 80%;
    padding: 1em 5% 1em 5%;
    border: solid 0.1em #ccc;
    border-radius: 0.2em;

    background: url('../imgs/phone.jpg') no-repeat;
    background-position: 5px 7px;
    background-image: none;
}

.lbl{
    font-weight: 700;
    font-size: 0.8em;
    display: block;
    margin-top: -2em;
    padding-left: 0;
    padding-bottom: 1em;
    text-align: center;
    color: #4e4e4e;
}

.ipt-submit{
       width: 90%;
       display: block;
       

}
body{
    min-height: 320px;
}


#navigation{
    width: 100%;
    
    background-color: #f5b02b;
    text-align: center;
}
    .nav-link{
        font-weight: 700;
        text-decoration: none;
        color: #474747;
        display: block;
        width: 50%;
        float: left;
        height: 3em;
        line-height: 3em;
        padding: 0;
        border-bottom: solid 0.1em #f6b841;
       
    }
    .nav-link:hover{
        background-color: #f6b841;
        color: #fff;
    }
    .spec-link{
        width: 100%;
    }

 .price-item:first-child{
        margin-left: 0%;
    }

    .view-tenth img { 

    transform: scaleY(1);
   
    transition: all 0.7s ease-in-out;
}
}


@media only screen and  (min-width: 460px) and (max-width: 961px ) {
  

    #header{
        height: auto;
        padding-bottom: 1em;
        text-align: center;
    }
    #wrp{
        width: 100%;
        height: auto;
        background-clip: red;
    }
.cnph{
    display: inline-block;
      height: 4em;
      width: 17em;
   float: none;
   margin-top: 2em;
    }
    #price{
        height: auto;
        padding: 1em 0 2em 0;
    }
    .price-item{
        display: block;
        width: 100%;


       
        text-align: center;
        border-right: 0;
        border-bottom: solid 0.1em #a8a8a8;
        padding: 2em 0;
    }

  



    #transfer{
    width: 100%;
    height:auto;
    background-color: #fff;

}

    #transfer-img{
        display: block;
        margin: 0em auto 0 auto;
    }
    #trnsf-title{
        text-align: center;
        padding: 2em 0 2em 0;
    }
    .trnsf-text{
        display: block;
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }
    #transfer-yellow{
        padding-top: 2em;
        padding-bottom: 2em;
        background: #f5b02b;
        display: block;
        width: 100%;
        height: auto;
        float: none;
    }
    .transfer-tri{
        display: block;

        width: 100%;
        float: left;
        height: auto;
        border-top: solid 0.2em #2f2f2f;
    }
    .transfer-pnkt{
         display: block;
    width: 100%;
    float: none;
 
    padding-top: 2em;
    }


    #debit{
    width: 100%;
    height: auto;
    background: #f3f3f3;
    line-height: 2em;
    text-align: center;
    padding: 1em 0;
}

.debit-img{
   margin: 0;
   width: 5em;

}


.grid-25{
    display: block;
    width: 100%;
    float: none;
    height: 18em;
    
}
.grid-50{
    display: block;
    width: 100%;
    float: none;
    height: 17.5em;
    border-top:solid 0.5em #375696;
        background: #fff;
}

#about{
       width: 100%;
    height: auto;
    padding-bottom: 1em;
    background: #f3f3f3;

}

#check{
        display: block;
    height: auto;

    width: 100%;
    float: none;
    padding-top: 2em;
    background: #fff;
}
.chek-img{
    display: block;
    width: 77px;
    margin: 0em auto 0 auto;
}
.chk-text{
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 2em 0 0 0;
}


.list{
    width: 100%;
    float: none;
        background: #fff;

}
.list-wrap{
    display: block;
   
    padding-top: 2em;
  
}
.list-item{
    line-height: 1.5em;
    background: url('../imgs/dot.jpg') no-repeat;
    background-position: 10px 20px;
    display: block;
    font-size: 1.2em;
    padding: 0.5em 2em;
    
}

#main{

  background: url('../imgs/main_bg.jpg');
  background-size: cover;


    width: 100%;
    height: auto;
    padding-bottom: 2em;

  



   
}
h1{
    padding: 2em 0;
    display: block;
    width: 100%;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    color: #fff;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
}



.get_call{
    width: 90%;
    height: 16em;
    background: #fff;
    margin: 0 auto;
    border-radius: 0.5em;
    font-family: 'PT Sans', sans-serif;
}

.ipt-get-call{
    display: block;
    margin:0 auto;
    font-size: 1em;
    padding: 0;
    width: 80%;
    padding: 1em 5% 1em 5%;
    border: solid 0.1em #ccc;
    border-radius: 0.2em;

    background: url('../imgs/phone.jpg') no-repeat;
    background-position: 5px 7px;
    background-image: none;
}

.lbl{
    font-weight: 700;
    font-size: 0.8em;
    display: block;
    margin-top: -2em;
    padding-left: 0;
    padding-bottom: 1em;
    text-align: center;
    color: #4e4e4e;
}

.ipt-submit{
       width: 90%;
       display: block;
       

}
body{
    min-height: 320px;
}


#navigation{
    width: 100%;
    
    background-color: #f5b02b;
    text-align: center;
}
    .nav-link{
        font-weight: 700;
        text-decoration: none;
        color: #474747;
        display: block;
        width: 50%;
        float: left;
        height: 3em;
        line-height: 3em;
        padding: 0;
        border-bottom: solid 0.1em #f6b841;
       
    }
    .nav-link:hover{
        background-color: #f6b841;
        color: #fff;
    }
    .spec-link{
        width: 100%;
    }

 .price-item:first-child{
        margin-left: 0%;
    }

.view-tenth img { 

    transform: scaleY(1);
    width: 100%;
    transition: all 0.7s ease-in-out;
}
}

@media only screen and  (min-width: 961px) and (max-width: 1381px ) {

        #debit{
    width: 100%;
    height: auto;
    background: #f3f3f3;
    line-height: 2em;
    text-align: center;
    padding: 1em 0;
}

.debit-img{
   margin: 0;
   width: 8em;

}


}