/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 22, 2015, 10:39:20 AM
    Author     : Achila Iranga Rathnapriya
*/

@media(min-width:992px){
    /** JP-override padding increased to 30px from 22px **/
    .header3 .navbar-nav > li > a {padding:20px 22px;}

    .fixedHeader #mainMenu li a i{
        display: none;
    }
}

@media(min-width:768px){	
    /** JP-override padding increased to 30px from 22px **/
    .navbar-nav > li > a{
        padding: 20px 11px;
        text-align: center;
    }
}

.nav-icon-container{
    display: block;
}
.nav-icon-container-icon{
    display: block;
    text-align: center;
}
.nav-icon-container-text{
    display: block;
    clear:both;
}
.nav-icons{
    text-align: center;
    float: none !important;
    font-size: 1.5em;
}

.nav-name-link{
    display: inline-block !important;
}

.slider-desc{
    width: 35%;
    max-width: 500px;
}

.slider-desc p{
    white-space: normal !important;
    color: #f1f1f1;
}

.tp-banner-container{
	background-color: #232324;
}

.jp-map-container{
    padding-left:0 !important;
    padding-right:0 !important;
}

.icon-web-development{
    background:url(../images/icons/web-dev.png) no-repeat center center;
}

.imgHover figcaption{
/*    padding-top:70px;*/
}

.mega-menu-icons{
    width: 40px;
    height: 40px;
    margin-right:10px;
}

.img-responsive-override{
    width: 80% !important;
}

.mock-h1{
    font-size : 40px;
    margin-bottom: 0.25em;
    font-weight: 100;
    line-height: 1.25em;
    color: #444;
}

.jp-counter-big{
    font-size:3.5em;
    font-family: 'Orbitron', sans-serif;
}

.page-header-about-us{
    padding: 33px 0px 10px 0px;
    margin:0px;
}

.counter-containers{
    text-align:right;
}

ul.portfolio-work-list{
    padding-left: 0px;
}

.portfolio-work-list li{
    display: block;
    float: left;
    width: 7.9em;
    height: 2em;
    font-size: 1em;
}

.portfolio-ml15{
    margin-left: 1em;
}
.portfolio-newrow{
    clear: left;
}

.portfolio-blank{
    margin-left: 0 !important;
    width: 1em !important;
}

.minheight95{
  min-height: 6.8em;   
}

.services-points{
    list-style: none;
}

.services-points li{
    margin-top: 1em;
}

.services-points li i{
    margin-left: -1.5em;
}

.thick-grey-bottom{
    border-bottom: #444 15px solid;
}

.ml10{
    margin-left: 1em;
}

.image-container-services{
    min-height: 200px;
    background-color: #777;
}

.contact-details{
    margin-left: 25px;
}

.contactpage-icon{
    margin-left: -25px;
}

.testimonials-block{
    font-size: 1.1em;
}

.testimonial-image{
    width: 10em;
    height: 10em;
    border-radius: 125px;
    -webkit-box-shadow: 0 2px 5px 2px #BABABA;
box-shadow: 0 2px 5px 2px #BABABA;
}

.testimonial-name-white{
    background-color: #8d8c8c;
    color: #fff;
}

.testimonial-company-white{
    background-color: #b3b3b3;
    color: #fff;
}

.testimonial-web-white{
    background-color: #d5d5d5;
    color: #8d8c8c;
}

.dark-hr{
    
}

.blog-post-article{
    padding-bottom: 1em;

    
}

.blog-shadow{
    padding: 15px 15px 0 15px;
   -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.5);
}

.blog-posts h1{
    font-size: 2em;
}

.entry-content p{
    text-align: justify;
}

.minheight95 h1{font-weight: 100; padding-top: 20px;}

.imgHover figcaption {
    color: #fff;
    height: 80px;
}

/*--------------------------------------------------------------------------------------------------------------*/
									/*Contact Us Page*/
/*--------------------------------------------------------------------------------------------------------------*/
#map-container{
/*	background-color:#666;*/
	}
#company-details{
/*	background-color:#9FC;*/
	}		
#map-container iframe{
	display:block;
	margin-top:10px;
	}		
dl{
    float: left;
    clear: left;
	}
dt{
    clear:both;
    float:left;
	width:120px;
	margin-top:10px;
	}
dd{
    float:left;
    margin: 10px 0 0 4px;
	}
dd input, textarea{
	width:319px;
	padding:3px;
	border:solid 1px #a9a9a9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
#submit, #reset {
	width: 143px;
	height: 50px;
/* 	color: #fff;
background-color: #9d9d9d; */
	background-color: transparent;
	color: #333333;
	border: 1px dashed #adadad;
	font-size: 18px;
	font-weight:400;
	padding: 7px;
	}
#submit:hover, #reset:hover{
	border-style: solid;
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	}	
 
/*-----------------------------------------------------------------------------------------------------*/
#contact-form dl{
	width: 100%;
}
#contact-form dt{
	display: none;
}
#contact-form dd{
	margin: 30px 25px 0 0;
}
#telephone-element{
	margin-right: 0 !important;
}
#name-element, #email-element, #telephone-element{
	width: 31%;
	float: left;
}
#message-element{
	width: 100%;
}
#submit-element{
	clear: left;
}
.form-control{
	height: 50px;
	border: 1px dashed #adadad;
}
.form-control:focus{
	border-style: solid;
}
#company-details dl{
	margin-top: 20px;
        
}
#company-details dt, #company-details dd{
	font-size: 14px;
}
#contact-form h2{
	clear: both;
}
/*--------------------------------------------------------------------------------------------*/

/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.tp-banner-container{
		padding: 0 15px;
	}
	#name-element, #email-element, #telephone-element{
		width: 29%;
	}
	#message-element{
		width: 95%;
	}
	dt {
		width: 100%;
	}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.tp-banner-container{
		padding: 0 15px;
	}
	#map-container h2{
		margin-bottom: 25px;
	}
	dt{
		width: 100%;
	}
	#name-element, #email-element, #telephone-element{
		width: 100%;
	}
	.form-control{
		height: 35px;
	}
	textarea.form-control{
		height: 100px;
	}
	#submit, #reset{
		width: 110px;
		height: 45px;
		font-size: 16px;
	}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.tp-banner-container{
		padding: 0 15px;
	}
	.navbar-brand img{
		width: 60%;
	}
	.nav-icon-container-icon {
		display: inline-block;
		text-align: left;
	}
	.nav-icon-container-text {
		display: inline-block;
		line-height: 2;
	}
	.nav-icon-container {
		display: inline-block;
	}
	#mainMenu .navbar-nav li a.hasSubMenu:after {
		margin-top: 5px;
	}
	.subMenu .row div:nth-child(1){
		margin: 0;
	}
	.subMenu .row div:nth-child(1) .megaInner{
		display: none;
	}
	.subMenu ul li .active{
		color: #000;
	}
	.mock-h1 {
		font-size: 25px;
	}
	.counter-containers{
		float: left;
		text-align: center;
	}
	.jp-counter-big {
		font-size: 2em;
	}
	#shareProject{
		display: none;
	}
	.counter-containers .tr {
		text-align: center !important;
	}
	#map-container h2{
		font-size: 1.6em;
		margin-bottom: 25px;
	}
	#contact-form h2, #company-details h2{
		font-size: 1.6em;
	}
	#name-element, #email-element, #telephone-element{
		width: 100%;
	}
	.form-control{
		height: 35px;
	}
	textarea.form-control{
		height: 100px;
	}
	#submit, #reset{
		width: 110px;
		height: 45px;
		font-size: 16px;
	}
	#contact-form{
		clear: both;
	}
	dt{
		width: 120px;
	}
	#company-details dl{
		clear: left;
	}
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
	
	#contact-form dd{
		margin: 30px 0px 0px 0px;
	}
	#submit, #reset{
		margin-right: 12px;
	}
	
}

@media (max-width: 320px) {

	#captcha-element{
		margin-left: -14px !important;
	}
	dt{
		width: 96px;
	}
}

/*--------------------------------------------------------------------------------------------------------------*/
									/*Contact Us Page*/
/*--------------------------------------------------------------------------------------------------------------*/


.testi h1{color: #fff;}
.phn{color: #fff;}
.phn:hover{color: #ccc; text-decoration: none;}



/*--------------------------------------------------------------------------------------------------------------*/
                                            /*All the responsive stuff begins*/
/*--------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width : 320px) and (max-width: 480px){
	
}
 

@media only screen and (min-width : 320px) and (max-width: 767px){
	
    
}


/*up to large tabs*/
@media (max-width: 767px) {
     

}


/*large tab*/
@media (min-width: 768px) and (max-width: 991px) {
    .mega-menu-icons{
    width: 20px;
    height: 20px;
    margin-right:5px;
}
}


/*large tab to larger screen*/
@media (min-width: 992px) and (max-width: 1199px) {


}


/*large screens and up*/
@media (min-width: 1200px) {
 
}


/*--------------------------------------------------------------------------------------------------------------*/
                                            /*All the responsive stuff ends*/
/*--------------------------------------------------------------------------------------------------------------*/

.portfolio-items .icon-picture{display:none;}


