@charset "utf-8";
/* CSS Document */
.image-middle{
    display: none;
    visibility: hidden;
}
body{
    /*background: url("../images/ajor-big.jpg");*/
    height: 2000px;
    background-color: #ffffff;
}
a, a:hover{
    color: inherit;
    text-decoration: none;
}
/* Navigation Button inside header */

.page-header .navigation-button{
    display: none;
    width: 32px;
    height:32px;
    color: #FAF6F5;
    text-align: center;
    text-decoration: none;
    position: relative;
    top:50%;
    margin-top: 18px;
    margin-right: 22px;
    float:right;
    z-index: 1;
}

.page-header .navigation-button:hover{
    opacity: 0.9;
    transition: all 0.3s ease 0s;
}

.page-header .navigation-button span{
    display: block;
    font-size: 32px;
    line-height: 32px;
    margin-top: -5px;
}
.page-header .navigation-button span.icon-mail5 {
    margin-top: -4px;
}
/* Mobile Navigation */

.navigation-mobile{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 180px;
    padding: 0 40px;
    background-color: #0c0c0c;
    overflow: hidden;
    display: none;
    z-index: 1;
    box-sizing: content-box;
}

.navigation-mobile ul{
    list-style: none;
    margin:0;
}

.navigation-mobile li{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.9em;
}

.navigation-mobile ul ul{
    padding-left: 15px;
}

.navigation-mobile > ul{
    padding:0;
    margin-top: 60px;
}
.navigation-mobile ul li div span.icon,
.navigation-mobile ul li a span.icon {
    float: left;
    margin-left: -8px;
    margin-top: 6px;
    padding-right: 2px;
}
.navigation-mobile ul li a span.icon-arrow-right4,
.navigation-mobile ul li div span.icon-arrow-right4 {
    opacity: 0.5;
}
.navigation-mobile a,
.navigation-mobile div{
    color: #666;
    text-decoration: none;
    transition:0.3s;
}

.navigation-mobile li:hover > a,
.navigation-mobile li:hover > div{
    color: #FFF;
    transition:0.3s;
}

.navigation-close{
    color: #666666;
    cursor: pointer;
    font-size: 38px;
    position: absolute;
    right: 30px;
    top: 8px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.navigation-close:hover{
    color: #FFF;
}

.px-translate3d .pushed-left .main{
    -webkit-transform: translate3d(-260px, 0, 0);
    -moz-transform: translate3d(-260px, 0, 0);
    -ms-transform: translate3d(-260px, 0, 0);
    -o-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
    left:0;
}

.pushed-left .main{
    left:-260px;
}
.main{
    width:100%;
    position:absolute;
    left:0;
    top:0;
    overflow: hidden;
    z-index: 2;

    -webkit-transition: -webkit-transform .33s cubic-bezier(0.694, 0.0482, 0.335, 1), left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: -moz-transform .33s cubic-bezier(0.694, 0.0482, 0.335, 1), left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: -o-transform .33s cubic-bezier(0.694, 0.0482, 0.335, 1), left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: -ms-transform .33s cubic-bezier(0.694, 0.0482, 0.335, 1), left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: transform .33s cubic-bezier(0.694, 0.0482, 0.335, 1), left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

section{
    background-color: #ffffff;
    display: table;
    width: 100%;
}
.main > .page-header{
    background-color: rgba(0,0,0,0.5);
}
.page-header{
	width:100%;
	/*height:inherit;*/
	/*min-height:640px;*/
    background-color: transparent;
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
	}
.main{
    overflow: hidden;
}
main .page-header div.videoBG{
    position: fixed !important;
}
#topmenu-section{
	font-family:'Oswald';
	color:#ffffff;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    z-index: 2;
}
#topmenu-section div.title {
    height: 246px;
    /*margin-top: -251px;*/
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-image: url("../images/1pixel.png");
    background-repeat: repeat-x;
    transition:0.4s;
}
.videoBG_wrapper{
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/
    /*background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 75%, rgba(0,0,0,0.8) 100%); *//* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(75%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.8))); *//* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.8) 100%); *//* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.8) 100%); *//* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.8) 100%); *//* IE10+ */
    /*background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.8) 100%); *//* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); *//* IE6-8 */


}
#topmenu-section div.title:hover{
    opacity: 1 !important;
    transition:0.4s;
}
#topmenu-section div.title div.logo {
    bottom: 12px;
    margin-left: 144px;
    position: absolute;
}
#topmenu-section div.title div.logo > * {
    display: table-cell;
    position: relative;
    vertical-align: bottom;
}
#topmenu-section div.title div.logo > h1 {
    font-size: 70px;
}
#topmenu-section div.title div.logo > .version {
    font-size: 24px;
	padding-left:2px;
}

#topmenu-section div.title nav.site-menu {
    bottom: 0;
    position: absolute;
    right: 0px;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item {
    float: left;
    list-style: none outside none;
    margin-bottom: 12px;
    padding-right: 40px;
    position: relative;
    color: #FFFFFF;
    font-size:14px;
    text-transform:uppercase;
    transition:0.3s;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item a{

}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item:hover{
    color: #ffa927;
    transition:0.3s;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #FFFFFF;
    bottom: 30px;
    float: left;
    margin-top: 26px;
    padding-left: 0;
    position: absolute;
    width: 145px;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul.other-themes {
    width: 115px;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul.demos{
    width: 186px;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul li {
    list-style: none outside none;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul li:first-child a{
    padding-top: 10px;
    height: 33px;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul li:last-child a{
    padding-bottom: 10px;
    height: 33px;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul li a {
    font-size: 14px;
    font-family: "Oswald";
    color: #ffffff;
    text-transform: uppercase;
    height: 28px;
    padding: 5px 12px;
    display: block;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul li a:hover {
    color: #000000;
    background-color: #FFFFFF;
}
#topmenu-section div.title nav.site-menu ul.desktop-menu li.menu-item ul li ul {
    bottom: auto;
    margin-top: -28px;
    position: absolute;
    right: 150px;
}
#demo-section, #features-section, #sidebars-section, #controlpanels-section{
    padding: 95px 0px 95px 150px;
    /*padding-top: 110px;*/
    /*padding-left: 150px;*/
    margin-top: -5px;
}
#demo-section .image-middle img:first-child{
    margin-top: 100px;
}
#demo-section .section-title{
    float: left;
    margin-right: 90px;
    width: 25%;
}
.section-title h1{
    font-family: "Oswald";
    color: #282828;
    text-transform: uppercase;
    font-size: 33px;
    /*width: 220px;*/
}
.section-title .underline-box {
    width: 100px;
    height: 5px;
    background-color: #ffa927;
    margin-top: -4px;
}
.section-title .section-description {
    color: #2B2B2B;
    font-family: "Open Sans";
    font-size: 17px;
    margin-bottom: 40px;
    margin-top: 15px;
}
.section-title .btn-buynow {
    border: 1px solid #000000;
    color: #000000;
    width: 128px;
    height: 31px;
    text-transform: uppercase;
    font-family: "Oswald";
    font-size: 19px;
    text-align: center;
    padding-top: 1px;
    background-color: #ffffff;
    transition:0.2s;
}
.section-title .btn-buynow:hover{
    background-color: #ffa927;
    border: 1px solid #ffa927;
    color: #ffffff;
    transition:0.2s;
}

#demo-section .monitor-items{
    display: block;
    float: left;
    margin-left: -39px;
    width: calc(75% - 51px);
}
#demo-section .monitor-items .monitor-container{
    color: #000000;
    float: left;
    font-family: "Open Sans";
    height: 340px;
    margin: 0 39px;
    text-align: center;
    width: 280px;
}
#demo-section .monitor-items .monitor-container .monitor{
    width: 280px;
    height: 253px;
    margin: 28px auto 0;
    position: absolute;
    background: url("../images/mac.png") no-repeat center 0px;
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#demo-section .monitor-items .monitor-container:hover .monitor{
    margin-top: 0px;
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

#demo-section .monitor-items > .monitor-container{
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/*#demo-section .monitor-items:hover > .monitor-container .monitor{
    opacity: 0.5;
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}*/
#demo-section .monitor-items:hover > .monitor-container .monitor:hover{
    /*opacity: 1;*/
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#demo-section .monitor-items .monitor-container .monitor .monitor-image{
    height: 154px;
    left: 12px;
    position: relative;
    top: 10px;
    width: 256px;
    background-color: #000;
    /*background: url("../images/TV-Color-Bars.png") no-repeat center;*/
}
#demo-section .monitor-items .monitor-container .monitor .monitor-image{
    background-image: url("../images/comming-soon.png");
}
#demo-section .monitor-items .monitor-container:nth-child(1) .monitor .monitor-image{
    background-image: url("../images/1.jpg");
}
#demo-section .monitor-items .monitor-container:nth-child(2) .monitor .monitor-image{
    background-image: url("../images/2.jpg");
}
#demo-section .monitor-items .monitor-container:nth-child(3) .monitor .monitor-image{
    background-image: url("../images/3.jpg");
}
#demo-section .monitor-items .monitor-container:nth-child(4) .monitor .monitor-image{
    background-image: url("../images/4.jpg");
}
#demo-section .monitor-items .monitor-container:nth-child(5) .monitor .monitor-image{
    background-image: url("../images/5.jpg");
}

#demo-section .monitor-items .monitor-container .watch-demo{
    font-size: 19px;
    margin-top: 268px;
    position: absolute;
    text-transform: uppercase;
    width: 280px;
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
    color: #646464;
}
#demo-section .monitor-items .monitor-container:hover .watch-demo{
    opacity: 1;
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    margin-top: 263px;

}
#demo-section .monitor-items .monitor-container .watch-demo:hover{
    color: #ffa927;
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#demo-section .monitor-items .monitor-container .description{
    font-size: 14px;
    margin-top: 284px;
    position: absolute;
    width: 280px;
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#demo-section .monitor-items .monitor-container:hover .description{
    color: #E4E2E2;
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/*** Features Section ***/
#features-section, #controlpanels-section{
    background-color: #fafafa;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.section-title{
    width: 550px;
}
#features-section .feature-items{
    margin-top: 70px;
}
#features-section .feature-items .feature-items-row{
    clear: both;
}
#features-section .feature-items .feature-item{
    width: 33%;
    float: left;
    margin-bottom: 72px;
}
#features-section .feature-items .feature-item > div{
    float: left;
}
#features-section .feature-items .feature-item .feature-icon img{
    -webkit-transition: 1s;-moz-transition: 1s;-ms-transition: 1s;-o-transition: 1s;transition: 1s;
}
#features-section .feature-items .feature-item .feature-icon{
    width:130px;
    height: 110px;
    display: block;
    margin-right: 10px;
}
#features-section .feature-items .feature-item .feature-text{
    max-width: 300px;
}
#features-section .feature-items .feature-item .feature-text .title{
    font-family: "Oswald";
    font-size: 20px;
    color: #292929;
}
#features-section .feature-items .feature-item .feature-text .description{
    font-family: "open sans";
    font-size: 13px;
    color: #676767;
    padding-right: 20px;
}
/*** Sidebars Section ***/
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame{
    width: 318px;
    height: 183px;
    display: block;
    background: url("../images/browser.png") no-repeat;
}

#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .sidebar-image{
    width: 318px;
    height: 183px;
    background-repeat: no-repeat;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    opacity: 1;
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .hover-image{
    width: 318px;
    height: 183px;
    background-repeat: no-repeat;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    opacity: 0;
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame:hover .hover-image{
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;;
    opacity: 1;
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame:hover .sidebar-image{
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}
#sidebars-section .sidebar-items .sidebar-item{
    float: left;
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .sidebar-image.full{
    background: url("../images/full.png") no-repeat center top;
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .hover-image.full{
    background: url("../images/full-hover.png") no-repeat center top;
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .sidebar-image.center{
    background-image: url("../images/center.png");
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .hover-image.center{
    background-image: url("../images/center-hover.png");
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .sidebar-image.right{
    background-image: url("../images/right.png");
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .hover-image.right{
    background-image: url("../images/right-hover.png");
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .sidebar-image.left{
    background-image: url("../images/left.png");
}
#sidebars-section .sidebar-items .sidebar-item .sidebar-frame .hover-image.left{
    background-image: url("../images/left-hover.png");
}


#sidebars-section .sidebar-items .sidebar-item .description{
    font-family: "open sans";
    font-weight: 300;
    font-size: 17px;
    color: #797979;
    text-transform: uppercase;
    padding-top: 17px;
    padding-left: 3px;
}

/*** Buy Now Section ***/
#buy-now{
    background-color: #2e2e2e;
    color: #fff;
    padding: 45px 150px;
}
#buy-now .section-text{
    font-family: "open sans";
    font-size: 18px;
    color: #fff;
    float: left;
    max-width: 720px;
    padding-top: 13px;
}
#buy-now .buy-now-button{
    background-color: #fff;
    color: #282828;
    float: right;
    font-family: "oswald";
    text-transform: uppercase;
    font-size: 18px;
    width: 253px;
    height: 79px;
    border-radius: 6px;
    padding: 17px 30px 5px 86px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#buy-now .buy-now-button:hover{
    background-color: #ffa927;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#buy-now .buy-now-button .buy-now-button-icon-black{
    background: url("../images/basket-black.png") no-repeat;
    width: 39px;
    height: 39px;
    margin: 6px 0 0 -65px;
    position: absolute;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
}
#buy-now .buy-now-button .buy-now-button-icon-white{
    background: url("../images/basket-white.png") no-repeat;
    width: 39px;
    height: 39px;
    margin: 6px 0 0 -65px;
    position: absolute;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}
#buy-now .buy-now-button:hover .buy-now-button-icon-black{
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
}
#buy-now .buy-now-button:hover .buy-now-button-icon-white{
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/*** ControlPanels Section ***/
#controlpanels-section .cp-items .cp-item{
    float: left;
}
#controlpanels-section .cp-items .cp-item .cp-frame {
    background: url("../images/portfolio-browser.png") no-repeat;
    height: 215px;
    width: 349px;
}
#controlpanels-section .cp-items .cp-item .cp-frame .cp-image {
    background-repeat: no-repeat;
    background-size: 310px 198px;
    border-radius: 0 0 3px 3px;
    height: 198px;
    position: relative;
    top: 11px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 309px;
}
#controlpanels-section .cp-items .cp-item .cp-frame .cp-image.cp1 {
    background: url("../images/little1.jpg");
}
#controlpanels-section .cp-items .cp-item .cp-frame .cp-image.cp2 {
    background: url("../images/little2.jpg");
}
#controlpanels-section .cp-items .cp-item .cp-frame .cp-image.cp3 {
    background: url("../images/little3.jpg");
}
#controlpanels-section .cp-items .cp-item .cp-frame .cp-image.cp4 {
    background: url("../images/little4.jpg");
}
#controlpanels-section .cp-items .cp-item .cp-frame .cp-image.cp5 {
    background: url("../images/little5.jpg");
}

#controlpanels-section .cp-items .cp-item .cp-frame .cp-image .overly {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 0 0 3px 3px;
    height: 198px;
    position: relative;
    width: 309px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}
#controlpanels-section .cp-items .cp-item .cp-frame:hover .cp-image .overly {
    opacity: 1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#controlpanels-section .cp-items .cp-item .cp-frame .cp-image .overly .hover-text {
    color: #FFFFFF;
    font-family: "oswald";
    font-size: 22px;
    padding-top: 80px;
    text-align: center;
    text-transform: uppercase;
}

/*** Magnific PopUp ***/
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
    margin-top: -20px;
    right: 0;
    width: 38px;
}
.mfp-bg{
    opacity:1;
    /*
    background:#000;
    background:-webkit-gradient(radial,50% 25%,0,50% 25%,800,from(rgba(0,0,0,.85)),to(#000)) transparent;
    background:-moz-radial-gradient(center 45deg,circle cover,rgba(0,0,0,.85) 0%,#000 100%) transparent;
    */
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,1) 75%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.8)), color-stop(75%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,1) 75%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,1) 75%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,1) 75%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,1) 75%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .mfp-content {
    opacity: 0;

    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);



    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .mfp-content {
    /* effect 1 */
    /*-webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);*/
    /* effect 2 */
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    /* Effect 3 */
    /*-webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);*/

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 1;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}



/*** Footer Section ***/
#footer-top-shadow{
    width: 100%;
    height: 55px;
    opacity: 1;
    position: absolute;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.53) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.53)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.53) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.53) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.53) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.53) 0%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}


#page-footer{
    width: 100%;
    background: url("../images/ajor.jpg") repeat scroll 0 0 / 175px 146px rgba(0, 0, 0, 0);
    overflow: hidden;
}
#page-footer .footer-container{
    padding:0 0 50px 152px;
    width: 100%;
}
#page-footer .footer-container .top-area > div{
    float: left;
}
#page-footer .footer-container .top-area .frames > *{
    float: left;
    margin-right: 12px;
}
#page-footer .footer-container .top-area .frames > .left-frame,
#page-footer .footer-container .top-area .frames > .right-frame,
#page-footer .footer-container .top-area .frames > .middle-frames > *{
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    display: block;
}
#page-footer .footer-container .top-area .frames > .left-frame:hover{
    -moz-transform: scale(1.07) rotate(3deg);
    -o-transform: scale(1.07) rotate(3deg);
    -ms-transform: scale(1.07) rotate(3deg);
    -webkit-transform: scale(1.07) rotate(3deg);
    transform:scale(1.07) rotate(3deg);
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: -12px 9px 9px rgba(0, 0, 0, 0.3);
}
#page-footer .footer-container .top-area .frames > .right-frame:hover{
    -moz-transform: scale(1.07) rotate(-3deg);
    -o-transform: scale(1.07) rotate(-3deg);
    -ms-transform: scale(1.07) rotate(-3deg);
    -webkit-transform: scale(1.07) rotate(-3deg);
    transform:scale(1.07) rotate(-3deg);
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: -12px 9px 9px rgba(0, 0, 0, 0.3);
}
#page-footer .footer-container .top-area .frames > .middle-frames > a:hover{
    -moz-transform: scale(1.07) rotate(-3deg);
    -o-transform: scale(1.07) rotate(-3deg);
    -ms-transform: scale(1.07) rotate(-3deg);
    -webkit-transform: scale(1.07) rotate(-3deg);
    transform:scale(1.07) rotate(-3deg);
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: -6px 6px 5px rgba(0, 0, 0, 0.3);
}
#page-footer .footer-container .top-area .frames .left-frame{
    width: 208px;
    height: 288px;
    background: url("../images/left-frame.jpg") no-repeat;
    box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.5);
}
#page-footer .footer-container .top-area .frames .left-frame .frame-image{
    background: url("../images/facebook.jpg") no-repeat scroll 0 0 / cover #523b20;
    height: 235px;
    left: 26px;
    position: relative;
    top: 27px;
    width: 156px;
}
#page-footer .footer-container .top-area .frames .middle-frames .middle-top-frame{
    width: 102px;
    height: 142px;
    background: url("../images/middle-frame-top.jpg") no-repeat;
    box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.3);
}
#page-footer .footer-container .top-area .frames .middle-frames .middle-top-frame .frame-image{
    background: url("../images/middle-top-frame-inner-image.jpg") no-repeat scroll 0 0 / cover #e2e3d8;
    height: 120px;
    left: 11px;
    position: relative;
    top: 11px;
    width: 81px;
}
#page-footer .footer-container .top-area .frames .middle-frames .middle-bottom-frame{
    width: 100px;
    height: 136px;
    background: url("../images/middle-frame-bottom.jpg") no-repeat;
    margin: 9px 1px 0;
    box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.3);
}
#page-footer .footer-container .top-area .frames .middle-frames .middle-bottom-frame .frame-image{
    background: url("../images/middle-bottom-frame-inner-image.jpg") no-repeat scroll 0 0 / cover #bdb6b0;
    height: 105px;
    left: 15px;
    position: relative;
    top: 16px;
    width: 70px;
}
#page-footer .footer-container .top-area .frames .right-frame{
    width: 206px;
    height: 287px;
    background: url("../images/right-frame.jpg") no-repeat;
    box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.5);
}
#page-footer .footer-container .top-area .frames .right-frame .frame-image{
    background: url("../images/envato.jpg") no-repeat scroll 0 0 / cover #5a3e1f;
    height: 233px;
    left: 26px;
    position: relative;
    top: 27px;
    width: 154px;
}
#page-footer .footer-container .top-area .text{
    margin-left: 90px;
}
#page-footer .footer-container .top-area .text .title {
    font-size: 45px;
    font-family: "Oswald";
    color: #2c2c2c;
    text-transform: uppercase;
    line-height: 1.128;
    margin-top: 44px;
}
#page-footer .footer-container .top-area .text .content {
    background-color: #2C2C2C;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 5px;
    padding: 0 4px;
}
#page-footer .footer-container .bottom-area{
    clear: both;
    padding-top: 130px;
    font-size: 14px;
    font-family: "Oswald";
    color: #222222;
    text-transform: uppercase;
    display: table;
}
#page-footer .footer-container .bottom-area > div {
    float: left;
    margin-right: 65px;
}
#page-footer .footer-container .bottom-area .copyright {
    width: 130px;
    margin-right: 0;
}
#page-footer .footer-container .bottom-area .subsets{
    padding-top: 36px;
}
#page-footer .footer-container .bottom-area .online-document .subsets{
    text-align: center;
}
#page-footer .footer-container .bottom-area .subsets a{
    display: block;
    margin-bottom: 5px;
}
#page-footer .footer-container .bottom-area .subsets a:hover{
    text-decoration: underline;
}
.info-box{
    padding: 10px;
    position: fixed;
    background-color: lightblue;
    top: 0;
    transition:0.5s;
    z-index: 2;
    display: none;
}
