/*
Theme Name: Copy Master
Theme URI: 
Description: We’re a close-knit, friendly and knowledgeable team, celebrating 25 years of serving all your print shop needs. Our dedicated staff, state-of-the-art equipment and comprehensive services take care of everything, giving you peace of mind and endless ways to present yourself, promote your business and plan your event.
Version: 1.7.2
Author: Webcourage
Author URI: http://iwebcourage.com/
Tags: blue, silver, white, two-columns, fixed-width, right-sidebar, fixed-width, custom-header, threaded-comments, sticky-post, rtl-language-support, translation-ready
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body, html {
  height: 100%;
  margin: 0;
 font-family: 'Poppins', sans-serif;
  color: #777;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../eot/fontawesome-webfont3e6e.eot');
  src: url('../eot/fontawesome-webfontd41d.eot#iefix&v=4.7.0') format('embedded-opentype'), url('../woff2/fontawesome-webfont3e6e.woff2') format('woff2'), url('../woff/fontawesome-webfont3e6e.woff') format('woff'), url('../ttf/fontawesome-webfont3e6e.ttf') format('truetype'), url('../svg/fontawesome-webfont3e6e.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
/*
  opacity:1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
*/

}
.Homebanner {
    position: relative;
  background-image: url("../jpg/background.jpg");
  height: 100%;
    background-attachment: fixed;
	background-size: cover;
/*	background-size: 100vw;*/
	background-position: left top;
	background-repeat: no-repeat;
    width: 100%;
}
.Homebanner .bannerbottombg{
    background-image: url(../png/banner-bottom-bg.png);
    background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
    width: 470px;
    height: 405px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: none;
}

.Homebanner .bannertopbg{
    background-image: url(../png/banner-top-bg.png);
    background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
    width: 470px;
    height: 282px;
    position: absolute;
    left: 100px;
    top: 114px;
    display: none;
}

.logo{
    position: absolute;
    padding-left: 100px;
    left: 0px;
    top: 20px;
    z-index: 1;
    width: 300px;
    height: auto;
}
.logo img{
    width: 100%;
    height: auto;
}


.rightmenu{
    width: 100px;
    position: fixed;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index:99;
    background-color: #23242c;
    text-align: center;
    display: none;
}

.rightmenu button{
    padding: 0px;
    margin: 0px;
    background: none;
    border: 0px;
     width: 35px;
    margin-left: auto;
    margin-left: auto;
    margin-top: 25px;
}
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #FFF;
    margin: 6px 0;
    transition: 0.4s;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #00acea;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}
.sidenav ul{
    list-style: none;
   margin: 0px;
    padding: 0px;
}
.sidenav a {
    padding: 18px 8px 18px 32px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
    color: #FFF;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.TopPanelCont{
    position: absolute;
    top: 40px;
    right: 100px ;
    z-index: 99;
}

.TopPanelCont .SocialMediaIcon{
    float: left;
    margin-right: 25px;
}
.TopPanelCont .SocialMediaIcon ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
}

.TopPanelCont .SocialMediaIcon ul li{
    display: inline-block;
}

.TopPanelCont .SocialMediaIcon ul li a{
    color: #FFFFFF;
    font-size: 15px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    transition: ease-in-out .25s all;
    background-color: #4f5056;
}
.TopPanelCont .SocialMediaIcon ul li.twitter-icon a:hover{
    background-color: #3b98d3;
}

.TopPanelCont .SocialMediaIcon ul li.facebook-icon a:hover{
    background-color: #3a589e;
}

.TopPanelCont .SocialMediaIcon ul li.instagram-icon a:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f58023+0,ee366c+50,612c94+100 */
background: #f58023; /* Old browsers */
background: -moz-linear-gradient(45deg, #f58023 0%, #ee366c 50%, #612c94 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #f58023 0%,#ee366c 50%,#612c94 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #f58023 0%,#ee366c 50%,#612c94 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58023', endColorstr='#612c94',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.TopPanelCont .SocialMediaIcon ul li.pinterest-icon a:hover{
    background-color: #bf2025;
}



.customer-login-box{
    padding: 5px 90px 12px 36px;
    float: left;
    margin-left: 30px;
    position: relative;
}

/*.customer-login-box:before{
    position: absolute;
    top: 0px;
    bottom: 0px;
     -ms-transform: skewX(-20deg); 
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);
    left: -25px;
    width: 50px;
     background-color: #23242c;
    content: '';
}*/

.customer-login-box span{
    font-size: 14px;
    font-weight: 700;
    color: #333;
}


.customer-login-box input[type="text"], .customer-login-box input[type="password"]{
    width: 145px;
    height: 26px;
    border: 0px;
    background-color: #dedede;
    padding: 5px 10px;;
    font-weight: 400;
    font-size: 12px;
    margin-right: 6px;
     transition: ease-in-out .25s all;
}

.customer-login-box input[type="text"]:focus, .customer-login-box input[type="password"]:focus{
    outline: 0px;
    box-shadow: none;
    background-color: #FFF;
}
.customer-login-box .loginbtn{
    width: 82px;
    height: 37px;
    border: 0px;
    background-color: #6b6b6b;
    padding: 5px 10px;;
    font-weight: 700;
    font-size: 12px;
    color: #FFFFFF;
     transition: ease-in-out .25s all;
    text-transform: uppercase;
}
.customer-login-box input[type="submit"]:hover{
    background-color: #464646;
     color: #FFFFFF;
}

.searchbox{
    position:relative;
    min-width:50px;
    width:0%;
    height:49px;
    float:right;
    overflow:hidden;
     position: absolute;
    right: 20px;
    top: 1px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:transparent;
    width:100%;
    height:42px;
    margin:0;
    padding:0px 55px 0px 20px;
     padding: 5px 10px;;
    font-weight: 400;
    font-size: 14px;
    text-indent: -1111px;
}
.searchbox-open .searchbox-input{
    background: #FFFFFF;
    text-indent: 0px;
}
}
.searchbox-input::-webkit-input-placeholder {
    color: #4e4e4e;
}
.searchbox-input:-moz-placeholder {
    color: #4e4e4e;
}
.searchbox-input::-moz-placeholder {
    color: #4e4e4e;
}
.searchbox-input:-ms-input-placeholder {
    color: #4e4e4e;
}

.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:40px;
    display:block;
    position:absolute;
    top:2px;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#d6d6d6 !important;
    background-color: transparent;
    background-image: url(../png/magnifier.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px;
    
}

.searchbox-icon img, .searchbox-submit img{
    width: 26px;
}

.searchbox-open{
    width:97%;
}

.byline{
  position:absolute;
  top:150px;
  left:30%;
  text-align:center;
  font-size:18px;
}
.byline a{
  text-decoration:none;
  color: #d74b4b;
}

.Banner-Invitation{
    width: 350px;
    height: auto;
    position: absolute;
    right: 400px;
    top: 220px;
    z-index: 99;
}

.Banner-Copy-center{
    width: 272px;
    height: auto;
    position: absolute;
       right: 120px;
    top: 270px;
    z-index: 9;
}


.Banner-Our-work{
    width: 430px;
    height: 172px;
    position: absolute;
    right: 490px;
    top: 450px;
    z-index: 9;
}


.Banner-Printing{
        width: 332px;
    height: 211px;
    position: absolute;
    right: 151px;
    top: 600px;
    z-index: 9;
}



.Banner-Promo-items{
    width: 226px;
    height: 75px;
    position: absolute;
    right: 257px;
    top: 450px;
    z-index: 9;
}
 .Banner-Invitation img, .Banner-Copy-center img, .Banner-Printing img, .Banner-Our-work img, .Banner-Promo-items img{
        max-width: 100%;
    }

/*Underbanner Navigation*/

.UnderbannerNavigation{
    position: relative;
    background: #00acea;
    width: 100%;
    position: relative;
    z-index: 999;
    text-align: center;
    -webkit-box-shadow: none;
}

.UnderbannerNavigation ul{
    position: relative;
    text-align: left;
    margin: 0px;
    padding: 0px;
    float: left;
    padding-left: 150px;
}

.UnderbannerNavigation ul li {
    display: inline-block;
    border-right: none;
    margin: 0px !important;
    padding: 0px !important;
}

.UnderbannerNavigation ul li a, .UnderbannerNavigation ul li a:visited {
    font-size: 17px !important;
    color: #fff !important;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 18px 20px;
}
.UnderbannerNavigation ul li a:hover{
    background-color: #199dcd;
}

.UnderbannerNavigation ul li.current_page_item a{
    background-color: #5f2d84;
}


.fixed {
	position: fixed;
	top: 0;
	width: 100%;
}







.UnderbannerNavigation  .search-container {
  float: right;
    padding-right: 150px;
}

.UnderbannerNavigation  input[type=text] {
  padding: 6px;
  margin-top:12px;
  font-size: 17px;
  border: none;
}

.UnderbannerNavigation  .search-container button {
  float: right;
  padding: 6px 10px;
  margin-top: 12px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.UnderbannerNavigation .search-container button:hover {
  background: #ccc;
}

.UnderbannerNavigation:before{
    content: '';
    clear: both;
    display: block;
}
.UnderbannerNavigation:after{
     content: '';
    clear: both;
    display: block;
}

/*
@media screen and (max-width: 600px) {
.UnderbannerNavigation  .search-container {
    float: none;
  }
 .UnderbannerNavigation ul li a, .topnav input[type=text], .topnav .search-container button {
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 14px;
  }
 .UnderbannerNavigation  input[type=text] {
    border: 1px solid #ccc;  
  }
}
*/





















.who-we-are-section{
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    padding-left: 80px;
    padding-right: 80px;
}
.who-we-are-section .inner-wrapper {
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 70px;
}
.who-we-are-section .inner-wrapper:after{
    content: '';
    display: block;
    clear: both;
}

.who-we-are-section .inner-wrapper:before{
    content: '';
    display: block;
    clear: both;
}


.who-we-are-section .AboutUsLeft{
    float: left;
    width: 50%;
}
.who-we-are-section .AboutUsRight{
    float: right;
      width: 38%;
}

.who-we-are-section .section-title {
    width: 100%;
    height: auto;
    font-size: 75px;
    line-height: 100px;
    color: #FFF;
    font-weight: 700;
}
.who-we-are-section .section-title span{
    color: #00adeb;
}
.who-we-are-section .section-subtitle {
    width: 100%;
    margin: 40px auto 40px auto;
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    line-height: 30px;
}

.who-we-are-section .button {
    background: #FFF;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 600;
    width: 200px;
    display: block;
    margin-right: auto;
    color: #343c40;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
}



.OurWorkContainer{
    padding-top: 70px;
     padding-bottom: 70px;
    background-image: url(../jpg/our-work-bg.jpg);
    background-repeat: repeat;
    overflow: hidden;
}





.OurWorkContainer .section-title {
    width: 100%;
    height: auto;
    font-size: 75px;
    line-height: 100px;
    color: #343c40;
    text-align: center;
    font-weight: 700;
}

.OurWorkContainer .section-subtitle {
    width: 100%;
    max-width:1200px;
    margin: 40px auto;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #494949;
    line-height: 30px;
}

.IndexOurWorkContent{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 100px;
    padding-right: 100px;
    background-color: #f2f2f2;
}

.IndexOurWorkContent ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.IndexOurWorkContent ul:before{
    content: '';
    clear: both;
    display: block;
}
.IndexOurWorkContent ul:after{
    content: '';
    clear: both;
    display: block;
}
.IndexOurWorkContent ul li{
    width: 25%;
    float: left;
    position: relative;
    line-height: 0px;
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a73bd8+0,000000+100&1+0,0+100 */
background: -moz-linear-gradient(45deg, rgba(167,59,216,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(167,59,216,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(167,59,216,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a73bd8', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    overflow: hidden;
}

.IndexOurWorkContent ul li img{
    width: 100%;
    height: auto;
    line-height: 0px;
     transition: all .25s ease-in-out;
}
.IndexOurWorkContent ul li:hover img{
    cursor: crosshair;
    transform: scale(1.2,1.2) rotate(2deg);
    opacity: .2;
}






.IndexOurWorkContent ul li .SocialMediaIcon{
    position: absolute;
    bottom: 0px;
    left: -100%;
    z-index: 9;
    transition: all .25s ease-in-out;
}
.IndexOurWorkContent ul li:hover .SocialMediaIcon{
    left: 0%;
}
.IndexOurWorkContent ul li .SocialMediaIcon ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
}

.IndexOurWorkContent ul li .SocialMediaIcon ul li{
    display: inline-block;
    width: 40px;
}

.IndexOurWorkContent ul li .SocialMediaIcon ul li a{
    color: #FFFFFF;
    font-size: 15px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: ease-in-out .25s all;
    background-color: #4f5056;
}
.IndexOurWorkContent ul li .SocialMediaIcon ul li.twitter-icon a{
    background-color: #3b98d3;
}

.IndexOurWorkContent ul li .SocialMediaIcon ul li.facebook-icon a{
    background-color: #3a589e;
}

.IndexOurWorkContent ul li .SocialMediaIcon ul li.instagram-icon a{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f58023+0,ee366c+50,612c94+100 */
background: #f58023; /* Old browsers */
background: -moz-linear-gradient(45deg, #f58023 0%, #ee366c 50%, #612c94 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #f58023 0%,#ee366c 50%,#612c94 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #f58023 0%,#ee366c 50%,#612c94 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58023', endColorstr='#612c94',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.IndexOurWorkContent ul li .SocialMediaIcon ul li.pinterest-icon a{
    background-color: #bf2025;
}












.IndexOurWorkContent ul li .WorkOverlay{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a73bd8+0,000000+100&1+0,0+100 */
background: -moz-linear-gradient(45deg, rgba(167,59,216,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(167,59,216,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(167,59,216,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a73bd8', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    opacity: 0;
    transform: scale(0,0);
        transition: all .25s ease-in-out;
}

.IndexOurWorkContent ul li .WorkOverlay h3{
    position: absolute;
    bottom: 48px;
    left: 50px;
    right: 50px;
    font-size: 22px;
    color: #FFFFFF;
    font-weight:700;
    background: url(../png/work-arrow.png) no-repeat right center;
    background-size: 47px;
    line-height: 50px;
    height: 50px;
}
.IndexOurWorkContent ul li:hover .WorkOverlay{
      opacity: 1;
    transform: scale(1,1)
}


.OurWorkContainer .button {
    background: #00adeb;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 600;
    width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
}

.OurWorkContainer .button:hover{
    background-color: #973ccb; 
}

.IndexUploadCont{
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    padding-left: 100px;
    padding-right: 100px;
    text-align: center;
    background-color: #973ccb;
}
.IndexUploadCont .inner-wrapper {
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 70px;
}

.IndexUploadCont .section-title {
    width: 100%;
    height: auto;
    font-size: 75px;
    line-height: 100px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
}

.IndexUploadCont .section-subtitle {
    width: 100%;
    max-width: 860px;
    margin: 40px auto;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #FFF;
    line-height: 30px;
}

.IndexUploadCont .button {
    background: #FFF;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 600;
    width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #343c40;
    padding-top: 12px;
    padding-bottom: 12px;
}

.IndexFooterContainer{
    padding-top: 70px;
     padding-bottom: 70px;
    background-image: url(../jpg/our-work-bg.jpg);
    background-repeat: repeat;
    overflow: hidden;
    position: relative;
    color: #FFF;
}


.IndexFooterContainer .inner-wrapper{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
     position: relative;
}


.IndexFooterContainer .IndexFooterContactSec{
    width: 380px;
    position: relative;
    float: left;
    z-index: 1;
    background-color: #00adeb;
    padding: 50px 5% 30px;
    width: 40%;
}

.IndexFooterContainer .IndexFooterContactSec h2{
    margin: 0px;
    padding: 0px;
    font-size: 60px;
    color: #FFF;
    margin-bottom: 20px;
}


.IndexFooterAddress{
    padding-left: 65px;
    position: relative;
      margin-top: 50px;
}

.IndexFootericon{
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0px;
    top: 0px;
}
.IndexFootericon img{
    max-width: 100%;
    
}

.IndexFooterAddress h6{
    font-weight: 600;
    font-size: 16px;
    color: #000;
    margin: 0px;
}


.IndexFooterAddress p{
    font-weight: 600;
    font-size: 16px;
    color: #FFF;
}

.IndexFooterAddress a{
     color: #FFF;
}


.IndexFooterRequestForm{
    padding-left: 5%;
    padding-right: 5%;
    float: left;
    z-index: 0;
/*    position: absolute;*/
    background-color: #ebebeb;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 40%;
}


.IndexFooterContainer .IndexFooterRequestForm h2{
    margin: 0px;
    padding: 0px;
    font-size: 70px;
    color: #FFF;
    margin-bottom: 20px;
    color: #525252;
    font-weight: 600;
    display: none;
}


.IndexFooterContainer .IndexFooterRequestFormBody {
    width: 100%;
    color: #333;
}

.IndexFooterContainer .IndexFooterRequestFormBody input[type="text"], .IndexFooterContainer .IndexFooterRequestFormBody input[type="email"],.IndexFooterContainer .IndexFooterRequestFormBody input[type="tel"],  .IndexFooterRequestFormBody input[type="file"],   .IndexFooterRequestFormBody select{
    display: block;
    padding: 15px 2%;
    background-color: #FFFFFF;
    border: 0px;
    margin-bottom: 15px;
    width: 96%;
}
.IndexFooterRequestFormBody select{
    width: 100%;
    color: #666;
}

.IndexFooterContainer .IndexFooterRequestFormBody textarea{
    display: block;
    padding: 15px 2%;
    background-color: #FFFFFF;
    border: 0px;
    margin-bottom: 15px;
    width: 96%;
    min-height: 130px;
}


.IndexFooterContainer .IndexFooterRequestFormBody  textarea{
     background-color: #FFFFFF;
      display: block;
}
.IndexFooterContainer .IndexFooterRequestFormBody input[type="submit"]{
    background-color: #973ccb;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 600;
    width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 0px;
    border: 0px;
    cursor: pointer;
}
.IndexFooterContainer .IndexFooterRequestFormBody input[type="submit"]:hover{
      background: #838383;
}

.footer-copyright{
    background-color: #2b2b2b;
}

.footer-copyright:after{
    content: '';
    clear: both;
    display: block;
}

.footer-copyright .inner-wrapper{
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
     position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-copyright .footer-navigation {
    width: 100%;
}
.footer-copyright .footer-navigation ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
}
.footer-copyright .footer-navigation ul li{
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
}
.footer-copyright .footer-navigation ul li a{
    color: #888888;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-copyright .footer-navigation ul li a:hover{
     color: #FFF;
}

.footer-copyright .copyright{
   display: inline-block;
    float: left;
    margin-top: -15px;
    font-size: 12px;
}

.footer-copyright .sociaMediacont{
   display: inline-block;
    text-transform: uppercase;
    text-align: right;
    float: right;
}

.footer-copyright .sociaMediacont ul{
      margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: right;
    margin-top: -25px;
}
.footer-copyright .sociaMediacont  ul li{
    display: inline-block;
    padding-left: 1px;
    padding-right: 1px;
}
.footer-copyright .sociaMediacont  ul li a{
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    width: 34px;
    height: 26px;
    padding-top: 8px;
    background-color: #4d4e55;
    display: block;
    text-align: center;
    border-radius: 50%;
}
.footer-copyright .sociaMediacont  ul li a:hover{
     color: #FFF;
    background-color: #00adeb;
}




/*InnerPages*/


.InnerBanner{
/*    background-image: url(images/Background.jpg);*/
background-image: none;
background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:  fixed;
	font-weight: 400;
	color: #3d3d3f;
    padding-top: 0px;
    padding-bottom: 0px;
    height: auto;
    overflow: hidden;
    line-height: 0px;
}
.InnerBanner img{
    width: 100%;
    height: auto;
}
.InnerBanner h2{
    font-family: 'Roboto', sans-serif;
    color: #4c2d90;
    text-align: center;
    text-transform: uppercase;
    font-size: 65px;
    font-weight: 900;
    margin: 0px;
    padding: 0px;
}



.Innerpagecontainer {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f2f1ed;
    min-height: 500px;
}

.container {
    position: relative;
    width: 90%;
    max-width: 1600px;
    padding: 0;
    margin: 0 auto;
}

.Innerpagecontainer h1, .Innerpagecontainer h2, .Innerpagecontainer h3, .Innerpagecontainer h4, .Innerpagecontainer h5, .Innerpagecontainer h6{
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
       color: #333333;
    font-weight: 700;
    margin-bottom: 18px;
}


.Innerpagecontainer h1{
    font-size: 40px;
}

.Innerpagecontainer h2{
    font-size: 35px;
}

.Innerpagecontainer h3{
    font-size: 30px;
}

.Innerpagecontainer h4{
    font-size: 25px;
}

.Innerpagecontainer h5{
    font-size: 22px;
}

.Innerpagecontainer h6{
    font-size: 20px;
}

.Innerpagecontainer p{
    margin-bottom: 18px;
}
.Innerpagecontainer ul{
    margin-top: 50px;
    margin-bottom: 50px;
    list-style: none;
}
.Innerpagecontainer ul li {
    padding: 0 0 20px 38px;
    background: url(../png/drop.png) 0 0 no-repeat;
    position: relative;
    line-height: 18px;
}

.Innerpagecontainer  a{
    color: #156ba9;
}

/*
.Innerpagecontainer ul li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: 7px;
    top: 4px    ;
    background: #03386e;
}
*/

.Innerpagecontainer ul li:last-child:before{
    display: none;
}

.Innerpagecontainer ol{
    margin-top: 50px;
    margin-bottom: 50px;
    list-style: decimal;
    margin-left: 20px;
}


.Innerpagecontainer ol li{
    padding-left: 20px;
    margin-bottom: 15px;
}

.Innerpagecontainer em, .Innerpagecontainer i{
    font-style: italic;
}

.Innerpagecontainer blockquote{
    background: #cbcbcb;
    padding: 5px 10px;
    position: relative;
    font-size: 12px;
}



.Innerpagecontainer .table>thead>tr>th{
    font-family: 'Conv_Gotham-Book';
    background-color: #1b1b1b;
    color: #FFF;
    font-weight: 400;
}

.page_row{
    display: block;
}
.page_row:before{
    clear: both;
    display: block;
    content: '';
}
.page_row:after{
    clear: both;
    display: block;
    content: '';
}
.AboutLeft{
    width: 48%;
    float: left;
}
.AboutLeft p{
    font-size: 18px;
    line-height: 32px;
}
.AboutRight{
    width: 48%;
    float: right;
}
.AboutRight img{
    max-width: 100%;
}

.AboutLeft h4{
    font-weight: 600;
}


.btnabout{
    background-color: #00adeb;
    display: inline-block;
    padding: 14px 35px;
    color: #FFFFFF !important;
    text-decoration: none;
}

.btnabout:hover{
    background-color: #029bd1;
     color: #FFFFFF !important;
}





.AboutBottomPanel{
     background-image: url(../jpg/about-bottom-bg.jpg);
    background-color: #4c2d91;
    background-repeat: no-repeat;
    background-size: contain;
	font-weight: 400;
	color: #FFF;
    height: auto;
    min-height: 560px;
}


.InnerpageLeftPanel{
    float: left;
    width: 70%;
}



.InnerpageLeftPanel p{
    line-height: 25px;
}
.footer-text{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFF;
    padding-left: 100px;
    padding-right: 100px;
}

.footer-text .container{
    max-width: 830px;
}


.footer-text ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.footer-text ul li{
    display: inline-block;
    margin-left: 15px;
    line-height: 30px;font-weight: 700;
}

.footer-text ul li:before{
     font-family: 'FontAwesome';
    content: '\f105';
    margin-right: 5px;
}
.footer-text ul li:first-child:before{
    display: none;
}
.InnerpageRightPanel{
    float: right;
    width: 28%;
}
.InnerpageRightPanel ul {
    text-align: center;
}
.InnerpageRightPanel ul li{
    padding: 0px;
    background: none;
    margin-bottom: 20px;
}
.InnerpageRightPanel ul li a {
  display: inline-block;
  border-radius: 4px;
  background-color: #5e2d84;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  padding: 20px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin:0px;
    margin-right: auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
/*.InnerpageRightPanel ul li.getstarted a{
    background-color: #973ccb;
}

.InnerpageRightPanel ul li.viewoptions a{
    background-color: #fc44d8;
}
.InnerpageRightPanel ul li.Getestimate a{
    background-color: #6e42f2;
}

.InnerpageRightPanel ul li.Gallerysidelink a{
    background-color: #00adeb;
}
.InnerpageRightPanel ul li.Speces a{
    background-color: #666;
}*/
.InnerpageRightPanel ul li a:hover{
    opacity: .8;
}



.Innerpagecontainer ul.PDFDownload{
    padding: 0px;
    margin: 20px;
}
.Innerpagecontainer ul.PDFDownload li{
    background: none;
    position: relative;
    padding-top: 5px;
}


.Innerpagecontainer ul.PDFDownload li:after{
    position: absolute;
    left: 0px;
    top: 5px;
    font-family: 'FontAwesome';
    content: '\f1c1';
    color: #dc141e;
    font-size: 20px;
}

.Innerpagecontainer ul.PDFDownload li a{
    text-decoration: none;
}

.Innerpagecontainer ul.PDFDownload li a:hover{
    color: #333;
}


.Innerpagecontainer ul.ExcelDownload{
    padding: 0px;
    margin: 20px;
}
.Innerpagecontainer ul.ExcelDownload li{
    background: none;
    position: relative;
    padding-top: 5px;
}


.Innerpagecontainer ul.ExcelDownload li:after{
    position: absolute;
    left: 0px;
    top: 5px;
    font-family: 'FontAwesome';
    content: '\f1c3';
    color: #1f7246;
    font-size: 20px;
}

.Innerpagecontainer ul.ExcelDownload li a{
    text-decoration: none;
}

.Innerpagecontainer ul.ExcelDownload li a:hover{
    color: #333;
}
.IndexFooterContainer.InnerContact{
     background: #f2f2f2;
}
.IndexFooterContainer.InnerContact .IndexFooterContactSec{
    background: #f2f2f2;
    color: #333;
}
.IndexFooterContainer.InnerContact .IndexFooterContactSec h2, .IndexFooterContainer.InnerContact .IndexFooterAddress p, .IndexFooterContainer.InnerContact .IndexFooterAddress a{
    color: #333;
}
.IndexFooterContainer.InnerContact .MapCont{
    width: 100%;
    height: auto;
}


.InnerPageHeaderSpece{
    height: 160px;
    background-image: url(../jpg/background.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%; 
}




.mobile-navigation{
    display: none;
}

.mobile-navigation ul{
   text-align: center;
   padding: 0px;
   max-width: 600px;
   margin: 0px auto;

}
.mobile-navigation ul li{
   display: inline-block;
   margin: 5px;
   text-transform: uppercase;
   width: 40.5%;
}

.mobile-navigation ul li a{
    display: block;
    padding: 18px 20px;
    font-size: 15px;
    color: #FFF;
    background-color: #ccc;
    text-decoration: none;
}


.mobile-navigation ul li.mob-Banner-Invitation a {
     background-color: #4d2f91;
}

.mobile-navigation ul li.mob-Banner-Copy-center a {
     background-color: #4d2f91;
}

.mobile-navigation ul li.mob-Banner-Our-work a {
     background-color: #e92a94;
}
.mobile-navigation ul li.mob-Banner-Printing a {
     background-color: #e92a94;
}
.mobile-navigation ul li.mob-Banner-Promo-items a {
     background-color: #25aae2;
}

.UnderbannerNavigation ul li.ClientLogin{
    display: none;
}


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
