@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,700,400italic,300);

body{
    background-color: #F3F3F3;
    font-family: 'Titillium Web', sans-serif;
}

/*div {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}*/

.mockup-wrapper{
    padding: 40px 0;
    position: relative;
    height: 648px;
    overflow: hidden;

}
.website-title{
    background-color: #ef5223;
    color: #fff !important;
    padding: 33px 0;
    text-align: center;
}
.website-title small{
    color: #fff !important;
}
.website-title h2{
    margin: 0;
    font-size: 22px;
}
.website-input{
    text-align: center;
    padding: 40px;
    background-color: #636363;
}
.website-input input{
    width: 400px !important;
}
.custom-btn{
    border-radius: 0;
    font-weight: bold;
    color: #fff;
    background-color: #2391ef;
    border-color: #2391ef;
}
.custom-btn:hover{
    color: #fff;
    background-color: #4ca7f5;
    border-color: #4ca7f5;
}
.custom-btn:active{
    color: #fff;
    background-color: #4ca7f5;
    border-color: #4ca7f5;
}
.custom-btn:focus{
    color: #fff;
    background-color: #4ca7f5;
    border-color: #4ca7f5;
}
.mockup-settings{
    padding: 10px;
    background: #d4d4d4;
}


.desktop-wrapper{
    width:703px;
    height:576px;
    background:url(../image/21-lion.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 190px;
    cursor: move;
}
.desktop-inner{
    width:600px;
    height: 343px;
    margin-left:48px;
    margin-top:36px;
    position: relative;
    overflow:hidden;
}

.mac-wrapper{
    width:650px;
    height:406px;
    background:url(../image/macbook.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 673px;
    top: 230px;
    cursor: move;
}
.mac-inner{
    width: 495px;
    height: 311px;
    margin-left: 77px;
    margin-top: 39px;
    position: relative;
    overflow: hidden;
}

.ipad-wrapper{
    width: 250px;
    height: 314px;
    position: absolute;
    left: 60px;
    top: 285px;
    background-image: url(../image/iPad_250.png);
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: move;
}
.ipad-inner{
    width: 190px;
    height: 250px;
    margin-left: 31px;
    margin-top: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.iphone-wrapper{
    width: 120px;
    height: 243px;
    left: 220px;
    top: 370px;
    position: absolute;
    background-image: url(../image/iPhone5.png);
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 2;
    cursor: move;
}
.iphone-inner{
    width: 97px;
    height: 174px;
    margin-left: 10px;
    margin-top: 34px;
    position: relative;
    z-index: 3;
    overflow: hidden;
}

.description-wrapper{
    background-color: #027B70;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: lighter;
    padding: 40px 0;
}
.description h2{
    margin-bottom: 40px;
    background-color: #1C4E4A;
    padding: 28px;
}
.description-wrapper a{
    color: #07e8d4;
}
.copyright{
    background-color: #1C4E4A;
    color: #fff;
    padding: 18px 0;
    text-align: center;
}
.copyright a{
    color: #fff;
    text-decoration: underline;

}

#frame {
    width: 1519px;
    height: 862px;
    position:relative;
    left:0px;
    top:0px;
}

#frame {
    -ms-zoom: 0.7;
    -moz-transform: scale(0.4);
    -moz-transform-origin: 0px 0;
    -o-transform: scale(0.4);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.4);
    -webkit-transform-origin: 0 0;
}

#frame_mac {
    width: 1257px;
    height: 776px;
    position: relative;
}

#frame_mac {
    -ms-zoom: 0.7;
    -moz-transform: scale(0.4);
    -moz-transform-origin: 0px 0;
    -o-transform: scale(0.4);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.4);
    -webkit-transform-origin: 0 0;
}

#frame_ipad {
    width: 967px;
    height: 1243px;
    position:relative;
    left:0px;
    top:0px;
}

#frame_ipad {
    -ms-zoom: 0.7;
    -moz-transform: scale(0.2);
    -moz-transform-origin: 0px 0;
    -o-transform: scale(0.2);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.2);
    -webkit-transform-origin: 0 0;
}

#frame_iphone5 {
    width: 510px;
    height: 1136px;
    position:relative;
    left:0px;
    top:0px;
}
#frame_iphone5 {
    -ms-zoom: 0.7;
    -moz-transform: scale(0.2);
    -moz-transform-origin: 0px 0;
    -o-transform: scale(0.2);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.2);
    -webkit-transform-origin: 0 0;
}


.addthis_native_toolbox{
    width: 350px;
    display: inline-block;
}

.check-our-blog{
    display: none;
    position: fixed;
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    right: 10px;
    top: 125px;
    text-align: center;
    line-height: 2;
    font-size: 17px;
}
.check-our-blog p{
    margin: 0;
}
.close-popup {
    position: absolute;
    background-image: url('../image/close.png');
    right: 0px;
    top: 8px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.check-our-blog a{
    text-decoration: underline;
}


.banner-top{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}
