* {
	border: 0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style-type: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	color:inherit;
}
a:hover {
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	color: #fd5900;
	text-decoration: none;
}
a:focus {
	outline: none;
	color: #fd5900;
	text-decoration: none;
}
.normal-fonts
{  font-size:60px; 
   display:inline-block; 
   font-family:HelveNueThin; 
   color:#d42525;
   text-transform:none;
}
.custom-fonts
{ 
    font-family:'open_sansbold' !important; 
    font-size:60px; 
    display:inline-block; 
    margin-top:2px; 
    margin-right:5px; 
    color:#888; 
    float:left; 
    line-height:60px; 
    text-transform:none;

}
body{
	overflow-x:hidden;}
textarea {
	resize: none;
}
img{
	max-width:100%;}
.bannerslider img
{
	width:100%;
    min-height:400px;
}
h1{
	font-family: helveticaConBold;
	font-size: 44px;
	line-height: normal;
	color: #000;
	padding-bottom: 50px;
}
.btn-primary{
	background-color: #fd5900;
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	line-height: normal;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #630707;
	border-radius: 4px;
	font-family: helveticaConRegular;
	letter-spacing: 5px;
	padding-top: 14px;
	padding-right: 35px;
	padding-bottom: 14px;
	padding-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.btn-primary:hover, .btn-primary:focus{
	background-color: #fc861d;
	color: #FFF;
	text-decoration: none;
}
header{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.6+0,0.6+100 */

	z-index: 9999;
	
	 transition:2s;
 -moz-transition:2s;
  -ms-transition:2s;
   -o-transition:2s;
    -webkit-transition:2s;
}
.loader {
 position: fixed;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9999;
 background-image: url(../img/loading.gif);
 background-repeat: no-repeat;
 background-position: center center;
 background-color: #1a1a1a;
}

.fixed-header {
  position: fixed;
  top:0; left:0;
  width: 100%; 
  
 background:rgba(0,0,0,0.3);
 transition:2s;
 -moz-transition:2s;
  -ms-transition:2s;
   -o-transition:2s;
    -webkit-transition:2s;
}

.logo{
	float: left;
	line-height: 101px;
	height: 87px;
	display:block;
}
.logoDesktop {
	float: left;
	
	
}
.logoDesktop-fix {
	float: left;
	width:316px;
	
}
.link-3d {
	display: block;
	height: 100px;
	width: 100px;
	outline: 0;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
	margin-top: 12.5px;
	
}

.link-3d .cube-link {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50px center 0;
	-moz-transform-origin: 50px center 0;
	-o-transform-origin: 50px center 0;
	-ms-transform-origin: 50px center 0;
	transform-origin: 50px center 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	
	
}
.mylogo
{
    background:url(../img/logoH2.png) left top no-repeat transparent;
    width:72px;
    height:103px;
    -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
    -moz-transition: width 2s;

}
.mylogo:hover {
    background: url(../img/logoH2.png) left top no-repeat transparent;
    width:316px;
}

.link-3d .cube-link .front-face {
	position: absolute;
	
}
.link-3d .cube-link .right-face {
	position: absolute;
	top: 0;
	left: 0;
	height: 87px;
	width: 101px;
	-webkit-transform-origin: 50px center 0;
	-moz-transform-origin: 50px center 0;
	-o-transform-origin: 50px center 0;
	-ms-transform-origin: 50px center 0;
	transform-origin: 50px center 0;
	-webkit-transform: rotate3d(0, 1, 0, 90deg) translate3d(50px, 0, 50px);
	-moz-transform: rotate3d(0, 1, 0, 90deg) translate3d(50px, 0, 50px);
	-o-transform: rotate3d(0, 1, 0, 90deg) translate3d(50px, 0, 50px);
	-ms-transform: rotate3d(0, 1, 0, 90deg) translate3d(50px, 0, 50px);
	transform: rotate3d(0, 1, 0, 90deg) translate3d(50px, 0, 50px);

	
}

.logoDesktop:hover .link-3d {
	width: 101px;
	
}
.logoDesktop:hover .link-3d .cube-link.reveal-right {
	
	-webkit-transform: translate3d(-50px, 0, -50px) rotate3d(0, 1, 0, -90deg);
	-moz-transform: translate3d(-50px, 0, -50px) rotate3d(0, 1, 0, -90deg);
	-o-transform: translate3d(-50px, 0, -50px) rotate3d(0, 1, 0, -90deg);
	-ms-transform: translate3d(-50px, 0, -50px) rotate3d(0, 1, 0, -90deg);
	transform: translate3d(-50px, 0, -50px) rotate3d(0, 1, 0, -90deg);
	
}
.menu {
	text-align: center;
	float: right;
	line-height: 125px;
	cursor: pointer;
	margin-left: 15px;
}
.collapsDiv {
	float: right;
	display: none;
	padding-top: 54px;
}
header ul{
}
header ul li{
	float: left;
}
header ul li a{
	/*font-family: AGENCYB;*/
    font-family:'3_thehard_way_rmxfenotype';
    font-size: 12px;
	/*font-size: 18px;*/
	text-transform: none;
	color: #FFF;
	padding-right: 14px;
	padding-left: 14px;
	display: block;
}
header ul li a:hover, header ul li a:focus, header ul li a.active{
	background-color: transparent;
	color: #d42525;
	text-decoration: none;
}
/*===================================  Admin related styles ======================================*/
.adminHeader
{
    background-color:transparent !important;
}

.adminLogo
{
    float:left;
    width:auto;
    min-height:70px;
    cursor:pointer
}





/*================================================================================================*/
/*.headerContent{
	float:right;}*/
.bannerPart{
	position:relative;
	/*min-height:700px;*/
    background: url(../img/banbg.jpg) left top !important;
}
.bannerPartRes
{
    display:none;
}

.bannerCaption {
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align:center; 
    font: 0/0 a;
	z-index:99;
	padding-top:125px;*/
    position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: right;
font: 0/0 a;
z-index: 99;
padding-top: 125px;
width: 50%;
}
.bannerCaption:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.captionText{
    vertical-align: middle;
    display: inline-block;
}
.bannerCaption h1{
	font-size: 84px;
	color: #FFF;
	line-height: 82px;
	text-transform: uppercase;
	padding-bottom: 0px;
	font-family: impact;
	text-shadow: 1px 1px #333333;
	letter-spacing: 1px;
}
.bannerCaption h2{
	font-size: 64px;
	color: #888;
	line-height: 64px;
	text-transform: none;
	padding-bottom: 7px;
	text-shadow: 1px 1px #000;
	font-family: 'open_sansbold';
	letter-spacing: 1px; 
    text-align:right;
    font-weight:600;
}
.bannerCaption h2 strong{
	font-size: 40px;
	color: #d42525;
	line-height: normal;
	/*text-shadow: 1px 1px #333333;*/
	font-family: '3_thehard_way_rmxfenotype' !important;
	letter-spacing: 1px; 
    text-align:right;
    text-transform:none;
     font-weight:700;
}
.bannerCaption h2 span{
	font-size: 66px;
	color: #888;
	/*text-shadow: 1px 1px #333333;*/
	font-family: 'HelveNueThin';
	letter-spacing: 1px; 
    text-align:right;
    text-transform:none;
    font-weight: 400 !important;
    line-height:60px !important;
    float:right;
}
.sPCLspan{
	font-size: 44px;
	color: #d42525;
	line-height: normal;
	/*text-shadow: 1px 1px #333333;*/
	 font-family: '3_thehard_way_rmxfenotype' !important;
	letter-spacing: 1px; 
    text-align:right;
    text-transform:none;
     font-weight:700;
}
.bannerLink{
	background-color: #fd5900;
	display: inline-block;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFF;
	line-height: normal;
	padding: 20px;
	text-align: center;
	min-width: 310px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #630707;
	border-radius: 4px;
	font-family: helveticaConRegular;
	letter-spacing: 8px;
}
.bannerLink:hover, .bannerLink:focus{
	background-color: #fc861d;
	color: #FFF;
	text-decoration: none;
}
.url{
	background-color: #FFF;
	background-image: url(../img/websiteP2.jpg) !important;
	 background-color:#000;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
	padding-bottom: 35px;
    background-size:cover;
}
/*.url figure
{
    float:left;
    margin-left:20px !important;
}*/
.url ul
{
    padding:30px 0px;
}
.url ul li
{
    width:auto;
    text-align:center;
    font-size:16px;
    line-height:36px;
    font-family: '3_thehard_way_rmxfenotype';
    color:#888;
    font-weight:200;
    text-shadow:1px 2px #000;
}
.url ul li:hover
{
    color:#d42525;
}
.url p
{
    font-family: 'OpenSansRegular';
    font-size:12px;
    color:#d42525;
    letter-spacing:0.5px;
    text-transform:uppercase;
}
    .url p a {
        text-decoration:none;
        color:#444;
    }
    .url p a:hover {
        text-decoration:none;
        color:#fff;
    }
.advantage{
	background-color: #FFF;
	background-image: url(../img/we-do-bg.jpg);
	 background-color:#000;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
	padding-bottom: 35px;
    background-size:cover;
}
.advantage h2{
	font-size: 40px;
	color: #fff;
	padding-bottom: 5px;
	font-family: helveticaConBold; text-transform:uppercase;
	display:inline-block; text-align:center;
}
.advantage h5{
	font-size: 18px;
	color: #d42525;
	padding-bottom: 76px;
	font-family: helveticaConRegular;
}
.advantage h5 span
{
    color:#444 !important;
}
.innerContainer
{
    background:url(../img/blkTrnsd.png) left top transparent;
    padding:60px 15px;
    text-align:center;
    min-height:100px;
    border-radius:2px;
}
.innerContainerL
{
    background:url(../img/blkTrns.png) left top transparent;
    padding:60px 15px;
    text-align:center;
    min-height:100px;
    border-radius:2px;
}
.innerContainerW {
    background: url(../img/whitetrns.png) left top transparent;
    padding:60px 15px;
    text-align:center;
    min-height:100px;
    border-radius:2px;
}
.photography {
    /*background: url(../img/photography2.jpg) no-repeat left top transparent !important;*/
    background: none no-repeat left top transparent !important;
    background-size:cover !important;
    padding: 100px 60px 75px 30px !important;
}
.scrapbook
{
    padding: 100px 30px 32px 30px !important;
    background: url(../img/scrapbook.jpg) no-repeat left top transparent !important;
    background-size:cover !important;
}
.h2SPClspacing
{
    margin-top:20px !important;
    margin-bottom:10px !important
}
.totalBG
{
    background-color: #FFF;
	background-image: url(../img/totalfoot.jpg);
	 background-color:#000;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
    background-size:cover;
    float:left;
}
.arth2
{
  font-size: 24px !important;
font-family: '3_thehard_way_rmxfenotype' !important;
color: #ff4f4e !important;
text-transform: none !important;
line-height: 38px !important;
float: left !important;
margin: 44px 10px;
background:none !important;
}
.arth2 span
{
    color:#e4a0a0 !important;
    font-size:18px !important;
}
.water
{
    background:url(../img/water2.png) no-repeat center top transparent;
   opacity: 0.2 !important;
position: absolute;
width: 115px;
height: 118px;

left: 10px;
top: 0px;
display: block;
-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
    z-index
}
.water:hover {
    opacity:0 !important;

}
.borderImg img
{
    border:1px dashed #630707 !important;
}
.corporateM
{
    display:none;
}
.corporate img
{
    opacity:0.5;
    cursor:pointer;
    z-index:9999999
}
.corporate img:hover
{
    opacity:1;
}

.innerContainer img
{
    opacity:0.5;
    cursor:pointer;
    z-index:9
}
.innerContainer img:hover
{
    opacity:1;
}
.innerThumbframe
{
    background:url(../img/frame.png) no-repeat left top transparent;
    min-height:228px;
    min-width:274px;
    margin: 10px 0px;
    filter:grayscale(100%);
     -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
     transition: all 300ms ease;
}
.innerThumbframe:hover
{
    /*background:url(../img/frame4.png) no-repeat left top transparent;*/
     -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
    filter:grayscale(0%)
}
.innerThumbframe2
{
    /*background:url(../img/frame4.png) no-repeat left top transparent;*/
    min-height:190px;
    min-width:158px;
    margin: 10px 0px;
    filter:grayscale(100%);
     -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
     transition: all 300ms ease;
}
.innerThumbframe2:hover
{
    /*background:url(../img/frame4.png) no-repeat left top transparent;*/
    min-height:190px;
    min-width:158px;
    margin: 10px 0px;
     -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
    filter:grayscale(0%)
}

.hobby
{
    /*background:url(../img/frame4.png) no-repeat left top transparent;*/
    min-height:128px;
    min-width:128px;
    margin: 10px 0px;
    filter:grayscale(100%);
     -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
     transition: all 300ms ease;
}
.hobby:hover
{
    /*background:url(../img/frame4.png) no-repeat left top transparent;*/
    min-height:128px;
    min-width:128px;
    margin: 10px 0px;
     -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
    filter:grayscale(0%)
}
.hobbyScrpa
{
    /*background:url(../img/frame4.png) no-repeat left top transparent;*/
    min-height:128px;
    min-width:128px;
    margin: 10px 0px;
    filter:grayscale(100%);
     -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
     transition: all 300ms ease;
}
.hobbyScrpa:hover
{
    /*background:url(../img/frame4.png) no-repeat left top transparent;*/
    min-height:128px;
    min-width:128px;
    margin: 10px 0px;
     -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
    filter:grayscale(0%)
}




.thumbnailDarker{

	background:url(../img/blkTrnsd.png) left top transparent !important;
    border-radius:2px !important;

}
.thumbnail{
	border:0px;
	border-radius:0px;
	padding:40px 0px 60px;
	margin-bottom:40px;
	text-align:center;
	background:url(../img/blkTrns.png) left top transparent;
	min-height:210px;
}
.thumbnail figure{
	border: 0px solid #000;
	height: 140px;
	width: 140px;
	line-height: 120px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50%;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
    .thumbnail figure a {
        padding-top:15px !important;
        float:left;
    }
.thumbnail h2{
	font-family: 'open_sansbold';
	font-size: 40px; text-transform:uppercase;
	color: #7d7d7d;
	padding-bottom: 0px;
	line-height: normal;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s; cursor:pointer;
}
.thumbnail h3{
	font-family: 'HelveNueThin';
font-size: 30px;
color: #d42525;
padding-bottom: 10px;
line-height: normal;
text-transform: none;
}
.thumbnail:hover figure{
	border-top-color: #fd5900;
	border-right-color: #fd5900;
	border-bottom-color: #fd5900;
	border-left-color: #fd5900;
	background-color: #9b0000;
}
.thumbnail:hover h2{
	color: #fff;
}
.sliderSection{
	background-image: url(../img/sliderbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 90px;
	padding-bottom: 90px;
	background-attachment: fixed;
	background-size: cover;
}
.circleImg img{
	border-radius:50%;}
.sliderSection .flexslider{
	padding-left:90px;
	padding-right:90px;}
.sliderSection h2{
	font-size: 44px;
	line-height: normal;
	color: #ffd800;
	padding-bottom: 0px;
	font-family: helveticaConBold;
}
.sliderSection h3{
	font-size: 22px;
	line-height: normal;
	color: #ffffff;
	padding-bottom: 15px;
	font-family: helveticaConRegular;
	font-weight: normal;
}
.sliderSection p{
	font-size: 18px;
	line-height: normal;
	color: #ffffff;
	padding-bottom: 25px;
	font-family: helveticaConRegular;
}
.city-overlay{
	background-image: url(../img/city-uae.png);
	background-repeat: no-repeat;
	background-position: center top;
position:absolute; bottom:0px; z-index:999; height:150px; width:100%; 
	
	background-size: cover;}
.service{
	background-color: #FFF;
	background-image: url(../img/service-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 95px;
	padding-bottom: 95px;
	background-size: cover;
}
.serviceBlock{
	margin-bottom:70px;}
.servicePic{
	text-align:center;
	margin-bottom:20px;}
.servicePic h2{
	font-size: 14px;
	text-transform: uppercase;
	color: #131313;
	text-align: center;
	line-height: 50px;
	font-family: helveticaConBold;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.servicePic:hover h2{
	background-color: #fd5900;
	color: #FFF;
}
.projectsImg{
	text-align:center;}
.projectsImg li{
	display: inline-block;
	margin-right: 12px;
	margin-left: 12px;
}
.projectsImg li:first-child{
	margin-left:0px;}
.projectsImg li:last-child{
	margin-right:0px;}
.webworld{
	background-image: url(../img/website.jpg) !important;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 90px;
	padding-bottom: 90px;
	background-attachment: fixed;
	background-size:cover;
    min-height:1000px;
	}
.saas{
	background-image: url(../img/saasBG4.jpg) !important;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 90px;
	padding-bottom: 90px;
	background-attachment: fixed;
	background-size:cover;
    min-height:1000px;
	}
.saas .custom-fonts
{
    color:#333 !important;
}
.corporate
{
    background-image: url(../img/corporatebg5.jpg);
    background-position: left top;
    border-top:1px solid #444;
    padding-top:160px;
    padding-bottom:160px;
	background-attachment: fixed;
	background-size:cover;
}
.corporate .flexslider{
	padding-left:90px;
	padding-right:90px;}	
.corporate h2{
	font-size: 40px;
	line-height: normal;
	color: #fff;
	padding-bottom: 0px;
	font-family: helveticaConRegular; text-transform:uppercase;
	text-align:center; display:inline-block;
}



.corporate h3{
font-size: 18px;
line-height: normal;
color: #c22323;
padding-bottom: 20px;
font-family: helveticaConRegular;
font-weight: normal;
}
.corporate h4{
	font-size: 20px;
	line-height: normal;
	color: #e14332;
	padding-bottom: 5px;
	font-family: helveticaConRegular;
	font-weight: normal; text-align:center; margin-top:10px;
}
.corporate h5{
	font-size: 16px;
	line-height: normal;
	color: #7b7777;
	padding-bottom: 0px;
	font-family: helveticaConRegular;
	font-weight: normal;
}
.corporate p{
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
	padding-bottom: 0px;
	font-family: helveticaConRegular;
	text-align: center;
	
}	
.testimonial{
	background-image: url(../img/aboutus-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 90px;
	padding-bottom: 90px;
	background-attachment: fixed;
	background-size:cover;
	}
.testimonial .flexslider{
	padding-left:90px;
	padding-right:90px;}	
.testimonial h2{
	font-size: 40px;
	line-height: normal;
	color: #fff;
	padding-bottom: 0px;
	font-family: helveticaConRegular; text-transform:uppercase;
	text-align:center; display:inline-block;
}



.testimonial h3{
font-size: 18px;
line-height: normal;
color: #c22323;
padding-bottom: 20px;
font-family: helveticaConRegular;
font-weight: normal;
}
.testimonial h4{
	font-size: 20px;
	line-height: normal;
	color: #e14332;
	padding-bottom: 5px;
	font-family: helveticaConRegular;
	font-weight: normal; text-align:center; margin-top:10px;
}
.testimonial h5{
	font-size: 16px;
	line-height: normal;
	color: #7b7777;
	padding-bottom: 0px;
	font-family: helveticaConRegular;
	font-weight: normal;
}
.testimonial p{
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
	padding-bottom: 0px;
	font-family: helveticaConRegular;
	text-align: center;
	
}	

.testProfile{
	text-align:center;}
.testProfile img{
	margin-right:10px;
	display:inline-block;
	vertical-align:middle;
	border-radius:50%;
	position:relative;
	top:-13px;}
.testText{
	display:inline-block;
	text-align:left;}
.testBox{
	background-image: url(../img/testbg.png);
	background-repeat: repeat;
	padding-top: 25px;
	padding-right: 34px;
	padding-bottom: 25px;
	padding-left: 34px;
	border-radius: 5px;
	border: 0px solid #000;
	margin-bottom:30px;
}
.planning{
	background-color: #FFF;
	padding-top: 80px;
	padding-bottom: 80px;
}
.planning h1{
	padding-bottom:10px;
}
.planning h5{
	font-size: 22px;
	color: #000000;
	padding-bottom: 45px;
	font-family: helveticaConRegular;
}
.form-inline{
	margin-bottom:45px;}
.form-inline .form-control{
	font-size: 16px;
	line-height: 60px;
	color: #757575;
	height: 60px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: helveticaConRegular;
	border-top-color: #cbcbcc;
	border-right-color: #cbcbcc;
	border-bottom-color: #cbcbcc;
	border-left-color: #cbcbcc;
	border-radius: 0px;
	box-shadow: none;
	width: 100%;	
}
.form-inline .btn-default{
	line-height: 60px;
	height: 60px;
	background-color: #fd5900;
	text-align: center;
	border-radius: 0px;
	font-family: helveticaConBold;
	font-size: 20px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
	border-top-color: #D54A00;
	border-right-color: #D54A00;
	border-bottom-color: #D54A00;
	border-left-color: #D54A00;
	
	
}
.form-inline .form-group{
	display:table-cell;
	
	}
.form-inline .form-group.field{
	width: 250px;
 	padding-right: 20px;
}
.listOption{
	background-image: url(../img/dropdown.png);
	background-repeat: no-repeat;
	background-position:right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
}
.plan{
	}
.pIcon{
	float: left;
	margin-right: 18px;
}
.pText{
	overflow:hidden;}
.plan h3{
	font-family: helveticaConBold;
	font-size: 18px;
	line-height: normal;
	color: #000;
	padding-bottom: 0px;
}
.plan p{
	font-family: helveticaConRegular;
	font-size: 14px;
	line-height: normal;
	color: #000;
	padding-bottom: 0px;
}
footer{
	background-image: url(../img/footer-bg.jpg); 
	
	background-position:top;
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center;
	 padding-top: 90px; float:left; width:100%;
     min-height:385px;
}
footer h2{
	font-family: HelveticaNeueLTProLt;
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #fd5900;
	padding-bottom: 20px;
	letter-spacing: 2px;
	margin-top:20px;
}
footer h2 .fa{
	font-size:22px;
	margin-right:8px;}
footer h3{
	font-family: HelveticaNeueLTProLt;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
footer p{
	/*font-family: HelveticaNeueLTProLt;*/
    font-family:'helveticaConRegular';
	font-size: 12px;
	line-height: normal;
	color: #8f8f8f;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
footer p a{color: #fff; text-transform:uppercase;
           font-family: '3_thehard_way_rmxfenotype';
}
footer p a:hover, footer p a:focus{
	color: #999999;
}
.footerTop{
	margin-bottom:50px;}
.social{
	margin-bottom:20px;}
.social a{
	font-size: 32px;
	color: #848689;
}
.social a:hover, .social a:focus{
	color: #FFF;
}
.spclparaFooter
{
    color:#d42525;
}
.social .fa{
	margin-left:4px;
	margin-right:4px;}
.backTop{
	font-family: HelveticaNeueLTProLt;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #d42525;
	cursor: pointer;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.backTop .fa{
	display: block;
	margin-bottom: 14px;
	font-size: 22px;
}



.contact-section-left{
    background-image: url(../img/contact-bg.jpg);
	background-repeat: no-repeat; float:left;
	background-position: left top;
	background-color: #131313;
	padding:100px 60px 60px 30px;
	width:50%; min-height:720px;
	background-size:cover; text-align:right}
	
.contact-section-right{ 
    background: url(../img/contact-bgRight.jpg) left bottom no-repeat #d42525;
    background-color:#d42525;
	 float:left;
	background-position: left top;
	padding:100px 30px 0px 30px;
	width:50%; min-height:757px;
	background-size:cover;}
	
	.contact-section-left h2{
	font-size: 60px;
	line-height: normal; 
	color: #d42525;
	font-family: 'open_sansbold';
	font-weight: normal; text-transform:uppercase; 
    display:inline-block; text-align:left;
    background: url(../img/borderI.png) no-repeat right bottom transparent;
    padding-bottom:15px;
    min-width:300px;
	}
    .contact-section-left h2 span{
	font-size: 40px;
	line-height: normal; 
	color: #2a2a2a;
	font-family: 'HelveNueThin';
	font-weight: normal; text-transform:none; 
   
	}
.smallFont
{
    font-size:40px !important;
}
.contact-section-left h4{
	font-size: 18px;
line-height: normal;
color: #d42525;
padding-bottom: 15px;
font-family: helveticaConRegular;
font-weight: normal;
text-transform: none;
padding-right:20px;
}
.contact-section-left p{
	font-size: 16px;
line-height: normal;
color: #282828;
padding-bottom: 5px;
font-family: open_sansbold;
padding-right:20px;
}
.paraSpclBG
{
    margin-top:0px;
    background: url(../img/socialAdd.png) no-repeat right top transparent;
    width:100%;
    height:239px;
}
.socialIconCont
{
    background: url(../img/socialIcoCont.png) no-repeat right bottom transparent;
    float:right;
    width:100%;
    min-height:170px;

}
.innerSocialCont
{
    float: right;
width: auto;
min-height: 50px;
margin-top: 50px;
margin-right: 95px;
}
.redPARA
{
    color: #d42525 !important;
font-size: 18px !important;
padding-bottom: 0px !important;
padding-right:50px;
}
.paraSpclBG span {
font-size: 16px;
line-height: normal;
color: #282828;
padding-top: 62px;
font-family: open_sansbold;
float: right;
padding-right: 70px;
text-align: left;
line-height: 28px;
}
.contact-section-right h2{
	font-size: 30px;
	line-height: normal; 
	color: #ffffff;
	font-family: helveticaConRegular;
	font-weight: normal; text-transform:uppercase;
	}
.contact-section-right h4{
	font-size: 18px;
line-height: normal;
color: #611c15;
padding-bottom: 15px;
font-family: helveticaConRegular;
font-weight: normal;
text-transform: none;
}
.contact-section-right p{
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
	padding-bottom: 25px;
	font-family: OpenSansRegular;
}

.contact-section-right .quickContact{ float:left; width:80%;}
.contact-section-right .quickContact ul{ float:left; width:100%;}
.contact-section-right .quickContact ul li{ float:left; width:100%; margin-bottom:10px}
.contact-section-right .quickContact ul li .input-field
{ float:left; 
  color:#fff; 
  width:100%; 
  padding:15px 10px;
   font-family:OpenSansRegular; 
   font-size:12px;
   background: url(../img/inputBg.png) no-repeat left bottom transparent;

}
.contact-section-right .quickContact ul li .textarea-field
{ float:left; 
  color:#fff !important; 
  width:100%; 
  padding:32px 10px 15px 35px;
   font-family:OpenSansRegular; 
   font-size:12px;
   background: url(../img/textareaBg.png) no-repeat left bottom transparent;
   height:190px;

}
.contact-section-right .quickContact ul li .buttonSubmit
{ 
    float:left; 
    color:#fff; 
    width:137px; 
    padding:15px 15px 20px; 
    background: url(../img/btnBg.png) no-repeat left top transparent;
    font-family:OpenSansRegular; 
    font-size:12px;
    height:58px;
    font-weight:600;

}

.contact-section-right .quickContact ul li .buttonSubmit:hover
{ 
    background: url(../img/btnBg.png) no-repeat left -75px transparent;
    color:#fff;
}
.fb
{
     background: url(../img/fb.png) no-repeat left top transparent;
     height:52px;
     width:46px;
     cursor:pointer;
}
.fb:hover
{
     background: url(../img/fb.png) no-repeat left -69px transparent;
     cursor:pointer;

}
.fbsmall
{
     background: url(../img/fbsmall.png) no-repeat left top transparent;
     height:52px;
     width:34px;
     cursor:pointer;
}
.fbsmall:hover
{
     background: url(../img/fbsmall.png) no-repeat left -70px transparent;
     cursor:pointer;

}
.linkedin
{
     background: url(../img/linkedIn.png) no-repeat left top transparent;
     height:49px;
     width:58px;
     cursor:pointer;
}
.linkedin:hover
{
     background: url(../img/linkedIn.png) no-repeat left -72px transparent;
     cursor:pointer;

}
.linkedinsm
{
     background: url(../img/linkedInsm.png) no-repeat left top transparent;
     height:49px;
     width:46px;
     cursor:pointer;
}
.linkedinsm:hover
{
     background: url(../img/linkedInsm.png) no-repeat left -72px transparent;
     cursor:pointer;

}
.googlePlus
{
     background: url(../img/gplus.png) no-repeat left top transparent;
     height:52px;
     width:51px;
     cursor:pointer;
}
.googlePlus:hover
{
     background: url(../img/gplus.png) no-repeat left -69px transparent;
     cursor:pointer;

}
.googlePlussm
{
     background: url(../img/gplussm.png) no-repeat left top transparent;
     height:52px;
     width:40px;
     cursor:pointer;
}
.googlePlussm:hover
{
     background: url(../img/gplussm.png) no-repeat left -69px transparent;
     cursor:pointer;

}

.confirmationMsg
{
	background-color: #611c15 !important;
    font-size: 12px !important;
    margin-bottom: 4px !important;
    padding: 8px !important;
    text-align: center !important;
}


#overlay {
    display:none;    
    position:fixed;  
    left:0px;        
    top:0px;         
    width:100%;      
    height:100%;     
    background:#000; 
    opacity:0.5;     
    z-index:99999;   
}

.popup {
    display:none;
    position:fixed;
    left:25%; padding:15px;      
    top:20%;         
    width:50%;     
    min-height:300px;
    margin-top:-75px;
    margin-left:0px;
    background:#FFFFFF;
    border:2px solid #000;   overflow: hidden;
    z-index:100000;  font-family:OpenSansRegular;     
}



.popup-in {
   
  float:left;
  margin-top:20px; 
       padding:10px 15px;       
    width:100%;     
    height:300px;
  
    
   
    overflow:scroll;  overflow-x: hidden;
    font-family:OpenSansRegular;     
}
.popup h2 {
    font-size: 33px;
	color: #333;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 7px;
	
	font-family: helveticaConRegular;
	 text-align:left;
}
.popup p {
    font-size:13px;
	color: #666;
	line-height: normal;
	line-height:20px;
	padding-bottom: 0px;
	
	font-family: OpenSansRegular;
	 text-align:left;
}

.CloseBtn{ position:absolute; right:0px; top:0px; background-color:#333; color:#FFF; font-size:18px}






 @media (max-width: 1200px){
.bannerPart{
	
	min-height:500px;}
		 .bannerCaption h1 {
    font-size: 60px;
    line-height: normal;
}
header ul li a {
    font-size: 14px;
}
.bannerCaption h2 {
    font-size: 23px;
}
.bannerLink {
    font-size: 16px;
    padding: 15px 25px 15px 25px;
    letter-spacing: 4px;
	min-width:inherit;
}
	 .projectsImg li img{
		 width:130px;}
	 }
@media (max-width: 992px) {
     .bannerPartRes
{
    display:none !important;

}
    .custom-fonts {
        float:none;
    }
.photography
{
    width:100%;
}
.scrapbook
{
    width:100%;
}

.mylogo
{
    background:url(../img/logoR2.png) left top no-repeat transparent;
    width:34px;
    height:49px;
    -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
    -moz-transition: width 2s;

}
.mylogo:hover {
    background: url(../img/logoR2.png) left top no-repeat transparent;
    width:150px;
}


.bannerPart{
	
	min-height:400px;}
.logoDesktop{
	/*display:none;*/

}	
.logo {
    line-height: 70px;
    height: 70px;
    width: 60px;
	display:block;
}
.menu {
    line-height: 70px;
}
header ul li {
    width: 100%;
}
.collapsDiv{
    background:url(../img/blkTrnsd.png) left top transparent;
	width:100%;
	padding-top:25px;
    padding-bottom:20px;
}
header ul li a {
    font-size: 16px;
    line-height: normal;
    text-align: center;
    padding: 7px 10px 7px 10px;
}
h1 {
    font-size: 35px;
}
.bannerCaption {
    padding-top: 80px;
}
.bannerCaption h1 {
    font-size: 35px;
}
.bannerCaption h2 {
    font-size: 42px;
	padding-bottom:20px;
    font-family: 'HelveNueThin';
    color:#f6f6f6;
    line-height: 42px;
}
    .bannerCaption h2 strong {
        line-height: 90px;
    }
    .bannerCaption h2 span {
    margin-top: -28px;
}

    .contact-section-left {
        padding: 77px 60px 60px 30px;
    }
    .paraSpclBG 
    {
        margin-top: 0px;
        background: url(../img/socialAddm.png) no-repeat right top transparent;
        width: 100%;
        height: 239px;
    }
        .paraSpclBG span {
              font-size: 14px;
    padding-top: 74px;
    padding-right: 18px;
    text-align: right;
    line-height: 26px;
        }
    .socialIconCont 
    {
    background: url(../img/socialIcoContm.png) no-repeat right bottom transparent;

}
    .innerThumbframe {
        background: url(../img/framem2.png) no-repeat left top transparent;
        width:220px;
        height:183px;
        min-width:220px;
        min-height:183px;

    }
      .innerThumbframeLogo {
        background: url(../img/framem3.png) no-repeat left top transparent !important;
        width:160px !important;
        height:133px !important;
        min-width:160px !important;
        min-height:133px !important;

    }
.corporate .flexslider {
    padding-left: 20px;
    padding-right: 20px;
}


    .innerSocialCont 
    {
        margin-top: 47px;
        margin-right: 48px;
    }

.contact-section-right .quickContact ul li .input-field 
{

    background: url(../img/inputBgm.png) no-repeat left bottom transparent;
}

    .contact-section-right .quickContact ul li .textarea-field 
    {
      
        background: url(../img/textareaBgm.png) no-repeat left bottom transparent;
    }
























    .thumbnail h2 {
        font-size: 28px;
    }
.bannerLink {
    font-size: 10px;
    padding: 12px 20px 12px 20px;
    letter-spacing: 3px;
}
.advantage {
    padding-top: 60px;
}
.advantage h1 {
    font-size: 45px;
    
}
.advantage h5 {
    font-size: 18px;
    padding-bottom: 60px;
     color:#d42525;
}
.advantage h5 br{
	display:none;}
.sliderSection h2 {
    font-size: 30px;
}
.sliderSection h3 {
    font-size: 18px;
}
.sliderSection p {
    font-size: 14px;
}
.btn-primary {
    font-size: 16px;
    padding-right: 25px;
    padding-left: 25px;
}
.sliderSection .flexslider {
    padding-left: 60px;
    padding-right: 60px;
}
.service {
    padding-top: 60px;
    padding-bottom: 60px;
}
.servicePic h2 {
    font-size: 12px;
	line-height:40px;
}
.projectsImg li {
    
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
}
.testimonial h2 {
    font-size: 35px;
}
.testimonial h3 {
    font-size: 18px;
    padding-bottom: 40px;
}
.testimonial .flexslider {
    padding-left: 60px;
    padding-right: 60px;
}
.testimonial p {
    font-size: 15px;
    line-height: 25px;
}
.planning {
    padding-top: 60px;
    padding-bottom: 60px;
}
.form-inline .form-group.field {
    padding-right: 5px;
}
.plan {
    text-align: center;
}
.pIcon {
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-bottom: 10px;
}
.flex-control-paging li a {
    width: 10px;
    height: 10px;
}
 }
 
 @media (max-width: 767px) {
     .bannerPartRes
{
    display:none !important;

}
.bannerPart{
	
	min-height:250px;}	 
.bannerPart .flexslider .slides {
	overflow: hidden;
}

.advantage h1 {
    font-size: 40px;
}
.sliderSection .flexslider {
    padding-left: 30px;
    padding-right: 30px;
	text-align:center;
}
.circleImg{
	margin-bottom:25px;}
.circleImg img{
	width:200px;}
.btn-primary {
    font-size: 11px;
}
.servicePic {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}
.testBox {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.testimonial p {
    font-size: 14px;
    line-height: 20px;
}
.form-inline .form-group {
    display: block;
	width:100% !important;
	margin-right:0px;
}
.form-inline .form-control {
    line-height: 50px;
    height: 50px;
}
.form-inline .btn-default {
    line-height: 50px;
    height: 50px;
    display: block;
    width: 100%;
}
.planning {
    padding-top: 50px;
    padding-bottom: 30px;
}
.plan {
    margin-bottom: 35px;
}
.footerLogo {
    margin-bottom: 40px;
}
footer h2 {
    font-size: 16px;
    padding-bottom: 10px;
    margin-top: 0px;
}
footer h3 {
    font-size: 13px;
    padding-bottom: 25px;
}
footer h2 .fa {
    font-size: 18px;
}
.footerTop {
    margin-bottom: 20px;
}
.social {
    margin-bottom: 20px;
}
footer p {
    font-size: 12px;
    padding-bottom: 40px;
}
footer {
    padding-bottom: 20px;
}
.contact-section-left{background-image: url(../img/contact-bg.jpg);
	background-repeat: no-repeat; float:left;
	background-position: left top;
	background-color: #131313;
	padding:290px 60px 60px 30px;
	width:100%; min-height:720px;
	background-size:cover; text-align:right}
	
.contact-section-right{ background-color:#e14332;
	 float:left;
	background-position: left top;
	padding:100px 30px 0px 30px;
	width:100%; min-height:720px;
	background-size:cover;}
	.contact-section-right .quickContact{ float:left; width:100%;}
 }


  @media (max-width: 480px) {

.flexslider .slides > li
{
    display:block
}

.bannerPart
{
    display:none;
}

.bannerPartRes
{
    display:block !important;
    height:480px;

}

.bannerPartRes .flexslider .slides img 
{
	width: auto !important;
	max-width: inherit !important;
	height: 480px !important;
	
}


.bannerPart .flexslider .slides img 
{
	width: auto;
	max-width: inherit;
	height: 350px;
	
}	  

.bannerCaption
{
    width:100%;
}

.bannerCaption h2
{
   text-align: left;
font-size: 30px;
font-family: 'HelveNueThin';
padding: 0px 20px 0px 15px;
line-height: 36px;
color:#f1f1f1;
}

    .bannerCaption h2 strong 
    {
        font-size: 30px;
        color: #d42525;
        line-height: normal;
        text-shadow: 1px 1px #333333;
        font-family: '3_thehard_way_rmxfenotype' !important;
        letter-spacing: 1px;
        text-align: right;
        text-transform: none;
        font-weight: 700;
        /*float: left;*/
        line-height: 68px;
    }

    .bannerCaption h2 span 
    {
        font-size: 56px;
        color: #888;
        text-shadow: 1px 1px #333333;
        font-family: 'HelveNueThin';
        letter-spacing: 1px;
        text-align: left;
        text-transform: none;
        font-weight: 400 !important;
        line-height: 50px !important;
        float: left;
        margin-top:-10px
    }

    .contact-section-right h2 {
    font-size: 30px;
    text-align: center;
    float: left;
    width: 100%;
}

.contact-section-left {
    background-image: url(../img/contact-bg.jpg);
    background-repeat: no-repeat;
    float: left;
    background-position: left top;
    background-color: #131313;
    padding: 100px 30px 60px 30px;
    width: 100%;
    min-height: 720px;
    background-size: cover;
    text-align: right;
}

.contact-section-left h4 
{
    text-align: center;
}

    .contact-section-left p 
    {
        text-align: center;
        padding-right: 0px;
    }

    .paraSpclBG 
    {
        margin-top: 0px;
        background: url(../img/socialAddm.png) no-repeat right top transparent;
        width: 100%;
        height: 239px;
    }
        .paraSpclBG span {
            font-size: 14px;
            padding-top: 72px;
            padding-right: 30px;
            text-align: center;
            line-height: 28px;
        }
    .socialIconCont 
    {
    background: url(../img/socialIcoContm.png) no-repeat right bottom transparent;

}

    .innerSocialCont 
    {
        margin-top: 47px;
        margin-right: 48px;
    }

.contact-section-right .quickContact ul li .input-field 
{

    background: url(../img/inputBgm.png) no-repeat left bottom transparent;
}

    .contact-section-right .quickContact ul li .textarea-field 
    {
      
        background: url(../img/textareaBgm.png) no-repeat left bottom transparent;
    }

footer p {
    font-size: 11px;
    padding-bottom: 0px;
    line-height: 24px;
}

.logoDesktop-fix 
{
    width: 150px;
}

    .custom-fonts 
    {
        float:none;
        font-size: 52px;
}

    .smallFont 
    {
    font-size: 40px !important;
    text-align: center;
    float: left;
    width: 100%;
}
    
    .innerContainer {
        padding: 60px 0px;
        margin:0px;
    }
    .innerThumbframe {
        background: url(../img/framem2.png) no-repeat left top transparent;
    }

    .corporateM
{
    display:block;
}
.corporate .flexslider {
    padding-left: 0px;
    padding-right: 0px;
}

.photography {

    padding: 70px 60px 75px 20px !important;
}
.contact-section-left h2 {
    font-size: 50px;
    line-height: 40px;
    color: #d42525;
    font-family: 'open_sansbold';
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    background: url(../img/borderI.png) no-repeat right bottom transparent;
    padding-bottom: 15px;
    min-width: 300px;
}

.contact-section-left h2 span {
    font-size: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    width: 100%;
}

.photolink
{
    text-align:center;
    float: left;
width: 100%;
}

.scrapbook {
    padding: 100px 30px 32px 0px !important;
}

    .contact-section-right h4 {

        width: 100%;
        text-align: center;
    }
    .spclFloat
    {
        float:left;
    }
    .hobbyScrpa{
        width:70px;
        height:70px;
        min-width:70px !important;
        min-height:70px !important;
    }
    .hobbyScrap:hover{
        width:70px;
        height:70px;
        min-width:70px !important;
        min-height:70px !important;
        
    }
    .invisible
    {
        display:none;
    }
    .arth2
    {
        width: 86% !important;
font-size: 20px !important;
line-height: 30px !important;
    }
    .captionText
    {
        float:left;
    }

	  }