@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);
@import url(https://fonts.googleapis.com/css?family=Oleo+Script:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Carrois+Gothic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow);
 @import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);

@font-face{
  font-family:'FontAwesome';
  src:url('ogi/bete/font/fontawesome-webfont.eot?v=3.0.1');
  src:url('/ogi/bete/font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), 
  url('/ogi/bete/font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
  url('ogi/bete/font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight:normal;
  font-style:normal }



@font-face {
    font-family: "SegoeUI";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/segoeui0.eot?#iefix") format("embedded-opentype"), url("fonts/segoeui0.woff") format("woff"), url("fonts/segoeui0.ttf") format("truetype"), url("fonts/segoeui0.html#segoeui0") format("svg");
}
*


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
html,
body {
  height: 100%;
  width: 100%;
}

*
{
margin:0;
padding:0;

}
section {
  padding:0;
}


body {
   
/*background:url(../images/mbg.jpg) repeat;*/
font-family: 'Lato', sans-serif;
/*font-family: 'Open Sans Condensed', sans-serif;*/
color:#333333;
font-size: 15px;
}


h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: 'Lato', sans-serif;
    line-height: 1;
}


.container
{
text-decoration:none;
}

/*new header*/

/* padded section */

.pad-section { padding: 50px 0; }

.pad-section img { width: 100%; }

/* vertical-centered text */

.text-vcenter {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.text-vcenter h1 {
  font-size: 4.5em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

/* additional sections */

#box1 {
  background: darkblue;
  color: white;
  display: table;
  height: 300px;
  width: 100%;
}

#box2 {
  background-color: #EA8200;
  color: white;
  height: 100%;
}

#box3 {
  background-color: #182C3C;
  color: white;
  height: 100%;
}
.w1
{
margin-top:10px;
border:3px solid #FFFFFF; 
box-shadow: 1px 0px 6px rgba(0,0,0,0.8);
}
.w2
{
margin-top:20px;
padding-bottom:15px;
}



nav {
  position: absolute;
  bottom: 0;
  width: 100%;
 
}

.goToTop {
  position: fixed;
  top: 0;
  height: 70px;
  z-index: 1;
}


.frk
{
background-color:#e1e1e1;
padding:0px;
 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}


.frk_main
{
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom:20px;

}

.frk_main h1

{
font-size:25px;
padding:10px;
background-color:#311F6E;
/*background-color:#fa0000;*/
font-weight:bold;
font-family:Oswald, sans-serif;
color:#fff;


}

/*new header*/



header
{
width:100%;
padding-bottom:20px;
background-color:#fff;
color:#fff;
}
.ft6
{
border-bottom: 1px dotted #A2A2A2;
color: #ffffff;
background-color: #ffffff;
height: 2px;
line-height:5px;

}

.mblue
{
color:#b9842e;
padding:5px 15px 0 0px;
font-size:15px;
}



#mt1
{
padding-bottom:0px;
padding-top:10px;
}

#jt1
{
background-image: -webkit-linear-gradient(top, #3584fc 0%, #1e62ca 100%);
background-image: linear-gradient(to bottom, #003e9c 0%, #1e62ca 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62ca', endColorstr='#003e9c', GradientType=0);
padding-bottom:20px;
padding-top:20px;
}

#jt2
{
padding-bottom:0px;
margin-top:20px;
text-align:right;
}


#jt2 .k1{

color:#151515;
text-align:center;
margin-right:30px;

font-size:24px;
font-weight:bold;
line-height:1.82857143;
text-decoration:none;
}

#jt2 .k2{

color:#311F6E;
text-decoration:none;
font-size:33px;
font-weight:bold;
line-height:1.52857143;
}

#jt2 .k2 a{

color:#EB880F;
text-decoration:none;
}

#jt3
{
text-decoration:none;
}


#jt4
{
text-decoration:none;
background:#EB870D;
padding-bottom:18px;
padding-top:22px;

}

#jt4 h2
{

margin: 0 auto;
font-family:Oswald, sans-serif;
text-align:left;
padding-bottom:20px;
font-size:35px;
color:#252525;
}

#jt4 .ng1

{
font-size:33px;
font-weight:bold;
text-decoration:none;
color:#fff;
}

#jt4 .ng2

{
font-size:32px;
font-family:Oswald, sans-serif;
text-decoration:none;
color:#fff;
}


#ft4
{
width:100%;
/*background-color:#f4f4f4;*/
/*background: url(../images/bg1.jpg) repeat;*/
background-color:#D9D9D9;
background-image: -webkit-linear-gradient(top, #fff 0%, #ccc 100%);
background-image: linear-gradient(to bottom, #fff 0%, #ccc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62ca', endColorstr='#003e9c', GradientType=0);
	
	/*border-color:#e7e7e7*/
padding-bottom:60px;
padding-top:60px;
}
.img_wr {
    border: 9px solid #F8F8F8;
    outline: 1px solid #e4e4e4;
    margin-top: 0px;
	
	}
	
	.img_wr1 {
    border: 9px solid #F8F8F8;
    outline: 1px solid #e4e4e4;
    margin-top: 20px;
	
	}

/*top add1*/

#recent-works .col-xs-12.col-sm-4.col-md-3{
  padding: 0;
 
}

#recent-works{
    padding-bottom: 70px;
}

.recent-work-wrap {
  position: relative;
  background-color:#EB870D;
  
}
.recent-work-wrap h1
{
font-size:22px;
margin-top:0px;
color:#FFFFFF;
font-family: 'Open Sans Condensed', sans-serif;
text-align:center;
font-weight:600;
line-height:40px;
padding:5px;

}

.recent-work-wrap img{
  width: 100%;
  
  
  
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 0px 0;
   text-align:center;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 22px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
 
  font-weight:600;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background-image: -webkit-linear-gradient(top, #311f6e 0%, #311f6e 100%);
background-image: linear-gradient(to bottom, #311f6e 0%, #311f6e 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdfdfdf', GradientType=0);
margin-top:0px;
border-radius:0px;
-webkit-border-radius:0px;
-moz-border-radius:0px;

  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 20px;
  cursor:pointer;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  margin-top:10px;
  border-radius: 0;
  font-weight:600;
  background: transparent;
  text-align: center;
  color: #fff;
  float:left;
  padding-left:80px;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}


.recent-work-wrap p
{
color:#FFFFFF;
padding-top:15px;
}















/* ----- Portfolio ----- */

.portfolio {
    margin-top: 10px;
}

.portfolio-title {
    background: url(../img/line.png) left center repeat-x;
}

.portfolio-title h2 {
    width: 220px;
    margin: 0 auto;
   background: #311F6E;
   text-align:center;
    font-family: 'Lobster', cursive;
    font-size: 28px;
    color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:25px;
	
}

#ft4 h4 {
    margin-top: 0px;
    font-size: 18px;
	padding-top:15px;

	font-weight:normal;
	text-align:center;
    color:#fff;
    text-transform:none;
    /*text-shadow: 0 1px 0 rgba(255,255,255,.7);*/
}

#ft4 p{
text-align:center;
text-decoration:none;
padding-left:10px;
padding-right:10px;
font-size:14px;
}

.portfolio .work {
    margin-top: 20px;
    padding-bottom: 20px;
    background: #f8f8f8;
   /* border-bottom: 2px solid #f4f4f4;*/
}

.portfolio .work:hover img {
    opacity: 0.7;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

.portfolio .work:hover {
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.portfolio .work .icon-awesome {
    margin-top: 15px;
    font-size: 22px;
    line-height: 22px;
}

.portfolio .work .icon-awesome a {
    display: inline-block;
    padding: 5px 9px;
    background: #007ac3; 
    color: #fff;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.portfolio .work .icon-awesome a:hover {
    background: #5d5d5d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio .work .icon-awesome a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.portfolio .work h4 {
    margin-top: 20px;
    
    font-size: 14px;
    color:#007ac3;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio .work p {
    line-height: 24px;
    font-style: italic;
}


.icon-awesome {
    margin-top: 15px;
    font-size: 13px;
	text-transform:uppercase;
    line-height: 18px;
	text-align:center;
}

.icon-awesome a {
    display: inline-block;
    padding: 5px 9px;
    background: #311F6E; 
    color: #fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius:0px;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.icon-awesome a:hover {
    background: #444444;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.icon-awesome a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}


.addboxmain1_sb2
{
/*border-top: 8px solid #d1cece;*/
border-top: 4px solid #311F6E;
padding-bottom:20px;

/*background-color:#aba9a9;*/
background-color:#fbfbfc;
opacity: 1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out;
float:left;
}
.addboxmain1_sb2:hover { opacity: 0.7; } 
.addboxmain1_sb2_inner
{

float:left;
padding-left:10px;
padding-right:10px;
}


/* ----- Portfolio ----- */

/*thumbnail*/
.thumbnails {
    margin-left: -30px;
  }
 
  .row-fluid .thumbnails {
    margin-left: 0;
  }

.thumbnail-pad
{

/*background:url(../img/fbg1.png) repeat;*/
background-color:#EB880D;
padding-bottom:10px;
/*
border-top:3px solid #EB880D;*/
}

h5 {
  font-size: 18px;
  color: #dbdbdb;
  font-weight: bold;
  padding-top:10px;
  text-align:center;

  /*font-family: "Open Sans", sans-serif;*/
 font-family: 'Open Sans Condensed', sans-serif;
}

img.img-radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* buttons*/
.btn_ {
  background: #83a028;
   /*background: #83a028;*/
  border: none;
  text-shadow: none;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 13px 8px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
}
.btn-small_ {
  padding: 8px 18px 8px 18px;
  color: #ffffff;
}
.btn_:hover {
  color: #000;
  background: #ffffff;
}
/**/

/*other*/

#qt {
    margin-top: 40px;
	padding-bottom:40px;
}

#qt-title {
    /*background: url(../img/line.png) left center repeat-x;*/
}

#qt-title h1 {
   margin: 0 auto;
    background: #fff;
   font-family: 'PT Sans', sans-serif;
   font-weight:normal;
   
	 /*font-family: 'Lato', sans-serif;*/
	text-align:center;
	padding-bottom:35px;
    font-size:40px;
    color:#311F6E;
}

#qt p{
text-align:left;
text-decoration:none;
}
#qt p a{

text-decoration:none;
color:#000000;

}

.ng10 p
{
padding-top:15px;

}


#qt1 {
    margin-top: 30px;
	padding-bottom:30px;
	
}

#qt1-title1 {

border-bottom: 1px dotted #252525;
color: #ffffff;
background-color: #ffffff;
height: 45px;
width: 100%;
  

}

#qt1-title1 h1 {
   margin: 0 auto;
    /*font-family: 'Lato', sans-serif;*/
     
    font-family:Oswald, sans-serif;
	text-align:left;
	text-transform:none;
	padding-bottom:15px;
    font-size:25px;
    /*color:#311F6E;*/
	color:#311F6E;
}

#qt1 h2 {
   margin: 0 auto;
  
	font-family: "Segoe UI","Segoe WP","Helvetica Neue",sans-serif;
	text-align:left;
	padding-bottom:15px;
	   font-size:19px;
	font-weight:bold;
    color:#000;
}

#qt1 p{
text-align:left;
}
#qt1 p a
{
text-decoration:none;
color:#000000;
}
.brd7
{
border:3px solid #FFFFFF; box-shadow: 1px 0px 6px rgba(0,0,0,0.8);

}

.brd8
{
border:3px solid #FFFFFF; box-shadow: 1px 0px 6px rgba(0,0,0,0.8);
margin-top:40px;

}

.brd9
{
border:3px solid #FFFFFF; box-shadow: 1px 0px 6px rgba(0,0,0,0.8);
margin-top:15px;

}



.z1
{
font-size:20px;
font-weight:bold;
}

.z2
{
font-size:17px;
font-weight:bold;
}
.z3
{
font-size:15px;
font-weight:normal;
}

.z4
{
line-height:25px;
text-decoration:none;
}

.z5
{
margin-top:20px;

}
.z6
{
/*color:#311F6E;*/
color:#c2015c;
font-size:20px;

}
.z6 a
{
color:#c2015c;
text-decoration:none;

}

.z7
{
color:#311F6E;

}
.z7 a
{
color:#311F6E;
text-decoration:none;
}


.z8
{
/*color:#311F6E;*/
color:#c2015c;
margin-top:150px;
font-size:18px;
}
.z8 a
{
color:#c2015c;
text-decoration:none;
}

.z9
{
margin-top:20px;
}

.z10 p
{
line-height:129px;
}

.z11
{
color:#EA870D;
font-size:18px;
font-weight:bold;
padding-bottom:20px;
}





#kt

{
text-decoration:none;
}
#kt p a
{
text-decoration:none;
color:#000000;
}

#checked
{
line-height:20px;
font-size:13px;
padding:10px 5px 5px 5px;
padding-left:10px;
text-decoration:none;
}


.wt li{
	padding-bottom:10px;
	list-style:none;
	padding:5px 0 0 0;
	font-weight:normal;
	color:#000;
	font-size:14px;
	
}

.wt1 li{
	padding-bottom:10px;
	list-style:none;
	padding:5px 0 0 0;
	color:#000;
	
	font-size:14px;
	
}
.wt2 li{
	padding-bottom:10px;
	list-style:none;
	padding:3px 0 0 0;
	color:#000;
	margin:5px 0;
	line-height:18px;
	font-size:14px;
}

.wt3 li{
	padding-bottom:10px;
	list-style:none;
	padding:3px 0 0 0;
	color:#000;
	margin:5px 0;
	line-height:18px;
	font-size:19px;
	
}

.wt3 li a
{
text-decoration:none;
color:#000000;
}



.mred
{
/*color:#1671b9;*/
color:#EA870D;
padding:5px 15px 0 0px;
font-size:14px;
font-weight:normal;
}


.mred15
{
/*color:#1671b9;*/
color:#EA870D;
padding:5px 15px 0 0px;
font-size:25px;
font-weight:normal;
}

.mred16
{
/*color:#1671b9;*/
color:#311F6E;
padding:5px 15px 0 0px;
font-size:25px;
font-weight:normal;
}

.mred1
{
color:#2d2d2d;
padding:5px 20px 0 0px;
font-size:17px;
font-weight:normal;
}

.mred10
{
color:#000;
padding:5px 20px 0 0px;
font-size:33px;
font-weight:normal;
}

#ft5
{
padding-bottom:35px;
}




.btn-custom {
    background: #311F6E none repeat scroll 0 0;
    border: 1px solid #311F6E;
    border-radius: 0;
    box-shadow: none;
    color: #fff !important;
    text-shadow: none;
	margin-left:15px;
}


#ft5 h4 {
    margin-top: 0px;
    font-size: 25px;
	padding-top:15px;
	
	line-height:35px;
	/*border-bottom:1px solid #333333; bottom:10px;*/
    font-family: 'Lato', sans-serif;
	font-weight:600;
	 color:#EA870D;
    text-transform:none;
    
}

#ft5 h3 {
    margin-top: 0px;
    font-size: 22px;
	padding-top:15px;
    font-family: 'Lato', sans-serif;
	font-weight:bold;
	text-align:left;
    color:#f37135;
    text-transform:none;
    text-shadow: 1px 1px rgba(18,68,44,0.8);
}

#ft5 p{
text-decoration:none;

}
















.banner
{
padding-top:0px;
/*background:url(../images/bg9.jpg) repeat;*/

}








/*social icons*/

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
      color: #e64522;
      background: #fff;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #0094BC;
      background: #fff;
}

/* linkedin button class*/
.flickrBtn{
    background: #000;
}

.flickrBtn:before{
      font-family: "FontAwesome";
      content: "\f16e"; 
}

.flickrBtn:hover{
      color: #0094BC;
      background: #fff;
}



/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
}



/* pinterest button class*/
.youtube-play{
    
      background: #990000;
}
.youtube-playBtn{
      color: #cb2027;
      background: #990000;
}

.youtube-playBtn:before{
      font-family: "FontAwesome";
      content: "\f16a"; /* add pinterest icon */
}

.youtube-playBtn:hover{
      color: #cb2027;
      background: #fff;
}




/* tumblr button class*/
.tumblrBtn{
    background: #3a5876;
}

.tumblrBtn:before{
      font-family: "FontAwesome";
      content: "\f173"; /* add tumblr icon */
}

.tumblrBtn:hover{
      color: #3a5876;
      background: #fff;
}

/* rss button class*/
.rssBtn{
    background: #e88845;
}

.rssBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; /* add rss icon */
}

.rssBtn:hover{
      color: #e88845;
      background: #fff;
}


.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    /*box-shadow: 0 2px 2px #999;*/
    padding: 0px;
    text-decoration: none;
    text-align: center;
	margin-right:5px;
	
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
}

#toTop {
	width:52px;
	height:59px;
	background:url(../images/topbutton.png) no-repeat;
    text-align:center;
    position:fixed; /* this is the magic */
    bottom:-9px; /* together with this to put the div at the bottom*/
    right:1px;
    cursor:pointer;
    display:none;
	text-indent:-999999px;
}
#back_to_camera {
			clear: both;
			display: block;
			height: 80px;
			line-height: 40px;
			padding: 20px;
		}
		.fluid_container {
			margin: 0 auto;
	
			background-color:#FFFF00;
			width: 90%;
		}

.galtext{
	float: left;
    font-size: 13px;
    margin: 3px 0 0;
    text-align: center;
	color:#fff;
}

/*footer*/

footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer16{
   
	/*background:rgba(233, 233, 233, 1.0) url(../images/fbg1.jpg) no-repeat scroll 0 0;*/
	background:url(../images/fbg1.jpg) repeat;
	height:332px;
	
	}
	
	
	footer9 {
   
	/*background:rgba(233, 233, 233, 1.0) url(../images/fbg1.jpg) no-repeat scroll 0 0;*/
	background:url(../images/fbg1.jpg) repeat;
	
    background-size: 100% 100%!important;
	height:332px;
	
	
   
    position: relative;
    margin-top: 0px;
    clear: both;
	}



/*footer*/

.pro-footer {
	display:block;
	float:left;
	width:100%;
	background-color:#CCCCCC;
}
.footer-three {
	width:100%;
	float:left;
	/*background:#C9CBCE;*/
	background:url(../images/fbg1.jpg);
	
	
	padding-top:20px;
	padding-bottom:60px;
}

.footerbox h4 span {
	font-size:13px;
	display:block;
	font-weight:400;
}

.footerbox
{
padding-bottom:10px;


}

.footerbox p
{
font-size:30px;
line-height:20px;
color:#CCCCCC;

}

.footer-box h4 {
	
	padding-bottom:15px;
	padding-top:20px;
	color:#252525;
	/*font:500 20px/20px 'Josefin Sans', "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;*/
	font-family: "PT Sans Narrow", sans-serif;
	font-size:20px;
	letter-spacing:1px;
	font-weight:800;
	text-transform:uppercase;
}


.footer-social h4 {
    padding-top:10px;
	padding-bottom:5px;
	color:#232323;
	font:500 15px/15px 'Josefin Sans', "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight:800;
	text-transform:uppercase;
	letter-spacing:1px;
}

.footer-box li
{
color:#000;
font-size:14px;
}

.footer-box li a
{
color:#000;
text-decoration:none;
font-weight:normal;
}


.footer-box6 li
{
color:#666666;
}

.footer-box6 li a
{
color:#666666;
text-decoration:none;
}




/*.footer-box li .fa {
	margin-right:0px;
	padding-top:4px;
	
	
}

.footer-box li .fa:hover{
	
	color:#ccc;
	text-decoration:none;
	 transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
} */

.footer-box p
{
line-height:19px;
font-weight:normal;
}

.footer-box p a
{
text-decoration:none;
color:#000000;
font-weight:normal;
}
.footer-social li {
	display:inline-block;
	
	margin-right:10px;
	color:#FFF;
}
.footer-social strong {
	color:#FFF;
	margin-bottom:20px;
	display:block;
	font-weight:600;
}
.footer-social a {
	background:#252525;
	height:30px;
	color:#FFFFFF;
	width:30px;
	text-align:center;
	line-height:0px;
	padding-top:5px;
	display:block;
	border-radius:100%;
}

.footer-four {
	/*background:url(../images/footeronebg.jpg)*/;
	/*background-color:#486286;*/
	
	/*background-color:#a9a9a9;*/
	/*background-color:#bcbcbc;*/
	/*background-color:#a3aab5;*/
	background-color:#000 ;
	width:100%;
	float:left;
	padding:14px;
	color:#000;
}



.footer-four,.footer-four a {
	color:#ccc;
	font-size:13px;
	font-weight:400;
}



.border-radius(@radius: 5px) {
  -webkit-border-radius: @radius;
     -moz-border-radius: @radius;
          border-radius: @radius;
}

/*top queries*/

 .row-fluid-5 {
   width: 100%;
   *zoom: 1;
 }
 .row-fluid-5:before,
 .row-fluid-5:after {
   display: table;
   line-height: 0;
   content: "";
 }
 .row-fluid-5:after {
   clear: both;
 }
 .row-fluid-5 [class*="span"] {
   display: block;
   float: left;
   width: 100%;
   min-height: 30px;
   margin-left: 1.875%;
   *margin-left: 1.875%;

   -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
 }

 .row-fluid-5 .controls-row [class*="span"] + [class*="span"] {

   margin-left: 1.875%;
 }
 .row-fluid-5 [class*="span"]:first-child{
    margin-left: 0;
 }
 .row-fluid-5 .span2 {
   width: 18.5%;
   *width: 18.5%;
 }
  /* responsive ONLY */
 .row-fluid-7 {
   width: 100%;
   *zoom: 1;
 }
 .row-fluid-7:before,
 .row-fluid-7:after {
   display: table;
   line-height: 0;
   content: "";
 }
 .row-fluid-7:after {
   clear: both;
 }
 .row-fluid-7 [class*="span"] {
   display: block;
   float: left;
   width: 100%;
   min-height: 30px;
   margin-left: 1.875%;
   *margin-left: 1.875%;

   -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
 }

 .row-fluid-7 .controls-row [class*="span"] + [class*="span"] {

   margin-left: 1.875%;
 }
 .row-fluid-7 [class*="span"]:first-child{
    margin-left: 0;
 }
 .row-fluid-7 .span1 {
   width: 12.6%;
   *width: 12.7%;
 }

 /* responsive ONLY */


/* ----- Media queries ----- */




@media (min-width: 768px) and (max-width: 979px) {
.row,
  .thumbnails {
    margin-left: 0;
  }
  
  
  
  .navbar-default .navbar-nav>li>a {
	color:#f4f4f4;
	font-size:14px;
	
	text-transform:uppercase;
}
 

}










@media (min-width: 768px) and (max-width: 979px) {



.nav>li>a {
	position:relative;
	display:block;
	padding:5px 15px
}




}


@media (min-width: 980px) and (max-width: 1200px) {

.nav>li>a {
	position:relative;
	display:block;
	padding:5px 10px
}

}

@media (min-width: 768px) and (max-width: 979px) {

#mt1
{
padding-bottom:0px;
padding-top:25px;
}

#jt2
{
padding-bottom:0px;
margin-top:10px;
text-align:center;
}


#jt2 .k1{

color:#151515;
text-align:center;
margin-right:30px;

font-size:24px;
font-weight:bold;
line-height:1.82857143;
text-decoration:none;
}

#jt2 .k2{

color:#311F6E;
text-decoration:none;
font-size:24px;
font-weight:bold;
line-height:1.52857143;
}

#jt2 .k2 a{

color:#311F6E;
text-decoration:none;
}

}




@media (min-width: 980px) and (max-width: 1200px) {

#mt1
{
padding-bottom:0px;
padding-top:25px;
}

#jt2
{
padding-bottom:0px;
margin-top:10px;
text-align:center;
}


#jt2 .k1{

color:#151515;
text-align:center;
margin-right:30px;

font-size:24px;
font-weight:bold;
line-height:1.82857143;
text-decoration:none;
}

#jt2 .k2{

color:#311F6E;
text-decoration:none;
font-size:24px;
font-weight:bold;
line-height:1.52857143;
}
#jt2 .k2 a{

color:#311F6E;
text-decoration:none;
}
#jt4 .ng1 {
    font-size: 25px;
   
}
}

@media (max-width: 767px)  {
#mt1
{
padding-bottom:0px;
padding-top:25px;
}

#jt2
{
padding-bottom:0px;
margin-top:10px;
text-align:center;
}


#jt2 .k1{

color:#151515;
text-align:center;
margin-right:30px;

font-size:24px;
font-weight:bold;
line-height:1.82857143;
text-decoration:none;
}

#jt2 .k2{

color:#311F6E;
text-decoration:none;
font-size:24px;
font-weight:bold;
line-height:1.52857143;
}
#jt2 .k2 a{

color:#311F6E;
text-decoration:none;
}

#jt4 .ng2

{
font-size:25px;
}
#jt4 .ng1 {
    font-size: 25px;
   
}

#qt {
    margin-top: 40px;
}

#qt-title {
    /*background: url(../img/line.png) left center repeat-x;*/
}

#qt-title h1 {
   margin: 0 auto;
    background: #fff;
   
	text-align:center;
	padding-bottom:20px;
    font-size:25px;
    color:#311F6E;
}

#qt p{
text-align:left;
}




@media (max-width: 480px){
#mt1
{
padding-bottom:0px;
padding-top:25px;
}



#jt2

{

padding-bottom:0px;
margin-top:10px;
text-align:center;
}


#jt2 .k1{

color:#151515;
text-align:center;
margin-right:0px;

font-size:18px;
font-weight:bold;
line-height:1.82857143;
text-decoration:none;
}

#jt2 .k2{

color:#311F6E;
text-decoration:none;
text-align:center;
font-size:18px;
font-weight:bold;
line-height:1.52857143;
}

#jt2 .k2 a{

color:#311F6E;
text-decoration:none;
}


#jt4 .ng1 {
    font-size: 22px;
   
}

