/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {

	 

min-height:500px;


	



}



hr {
    max-width: 50px;
    border-color: #f05f40;
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

a {
    color: #fff;
	
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #F89938;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.bg-primary {
    background-color: #fff;
	min-height: 100%;

}

.bg-primary2 {
    background-color: #fff;
	min-height: 100%;

}

.bg-primary3 {
    background-color: #fff;
	min-height: 100%;

}

.bg-primary4 {
    background-color: #fff;
	min-height: 100%;

}

.bg-primary5 {
    background-color: #CDCDCD;
	min-height: 100%;

}

.bg-primary6 {
    background-color: #fff;
	min-height: 100%;

}


.bg-primary7 {
    background-color: #fff;
	min-height: 100%;

}


.bg-dark {
    color: #fff;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 30px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {

  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;





    background-color: #ffffff;

    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
  font-family: "Cormorant", serif;

    font-weight: 700;
    color: #f05f40;
	margin-bottom:20px;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size:18px;
    font-weight: 500;
    color: #000;
	

}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #F24C1C;
		background-color:#fff;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #000!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

@media(min-width:768px) {
    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: #FFFFFF;
		border-bottom:1px solid #fff;
		

		
		
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #000000;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: #000000;

		
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #F14C1C;
		background-color:#fff;
		
		
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #000;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #f05f40;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #eb3812;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #000000;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #ED1D24;
    }
}



header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}

@media(min-width:768px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}

.section-heading {
    margin-top: 0;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.




.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #f05f40;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #f05f40;
    color: #fff;
    background-color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #ee4b28;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #f05f40;
    background-color: #f05f40;
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 300px;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
}

.btn-xl {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}


.retailsubtitle
{
font-size:20px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
color:#fff;


}


.retailsubtitleblue
{
font-size:18px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
color:#3894C2;



}

.retailsubtitlegreen
{
font-size:18px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
color:#60A004;


}

.retailsubtitleorange
{
font-size:18px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
color:#D26000;


}


.retailcontentfont
{
font-size:18px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#5E5E5E;
padding-top:10px;
text-align:middle;

}

.aboutfont1
{
font-size:14px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
color:#000;
line-height:22px;
text-align:justify;



}

.aboutfont1red
{
font-size:22px;
font-family: 'Quicksand', sans-serif;
font-weight: none;
color:#EE1B24;
line-height:34px;
text-decoration:underline;



}


.aboutfont1blue
{
font-size:22px;
font-family: 'Quicksand', sans-serif;
font-weight: bold;
color:#fff;
line-height:34px;
text-decoration:underline;



}


.fbcontentfont
{
font-size:18px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#5E5E5E;
padding-top:10px;


}


.retailcontentfontblack
{
font-size:22px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#000;
padding-top:10px;
line-height:29px;
text-align:middle;

}

.retailcontentfontblack2
{
font-size:16px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#000;
padding-top:10px;
text-align:middle;

}


.bigfield {
    border: 1px solid #CFCFCF;
    margin-bottom: 20px;
    width: 100%;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#000000;
	height:35px;
}

.bigfield2 {
    border: 1px solid #E2E2E2;
    margin-bottom: 20px;
    min-height: 80px;
    width: 100%;
	font-size:11px;
	font-family: 'Open Sans', sans-serif;
	color:#B3B3B3;
	height:45px;
}



.retailcontentfontsmall
{
font-size:14px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#5E5E5E;
padding-top:10px;
text-align:justify;

}

.retailcaptionbig
{
font-size:24px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#000;
padding-top:10px;
text-align:center;

}

.retailcontentfontsmallbottom
{
font-size:15px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#000;
padding-top:10px;
text-align:center;

}

.dotremove {
    list-style: outside none none;
    padding-bottom: 7px;
    padding-top: 7px;
}


.retailcontentfontsmallorg
{
font-size: 18px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#FBB040;
padding-top:10px;
text-align:justify;
letter-spacing: 1px;

}


.retailcontentfontsmallgreen
{
font-size: 18px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#70B216;
padding-top:10px;
text-align:justify;
letter-spacing: 1px;

}

.footertsmall1
{

font-size:14px;
font-family: 'Open Sans', sans-serif;
text-decoration:underline;
color:#000;
}

.commfont
{
font-family: 'Raleway', sans-serif;
font-size:27px;
color:#6F6F6F;
line-height:30px;
font-weight:300;
text-transform: lowercase;

}


.commfont2
{
font-family: 'Raleway', sans-serif;
font-size:27px;
color:#6F6F6F;
line-height:30px;
font-weight:none;
text-transform: lowercase;

}


.commfontup
{
font-family: 'Raleway', sans-serif;
font-size:27px;
color:#22397F;
line-height:30px;
font-weight:none;
text-transform: uppercase;

}

.retailcontentfontall {
    color: #5e5e5e;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 100;
    padding-top: 10px;
	text-decoration:underline;
}




.retailcontentfontall22 {
    color: #5e5e5e;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
	text-decoration:bold;
}

.retailcontentfont22
{
font-size:14px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#5E5E5E;
padding-top:10px;
text-align:left;

}


.retailcontentfontall22orange {
    color: #EB6B00;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
	text-decoration:bold;
}


.retailcontentfontall22green {
    color: #BBDE07;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
	text-decoration:bold;
}


.retailcontentfontall22darkgreen {
    color: #81C41A;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
	text-decoration:bold;
}


.retailcontentfontall22blue {
    color: #0687CA;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
	text-decoration:bold;
}


.retailcontentfontall22lightblue {
    color: #21B99D;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
	text-decoration:bold;
}

.retailcontentfontall22lightblue2 {
    color: #223972;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
	text-decoration:bold;
}

.movieside
{


}

.nopadding {

padding: 0px !important;
margin: 0px !impotant;
}



.quotebottom{
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 21px;



}


.aboutred
{
font-size: 18px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#ED1D24;
padding-top:10px;
text-align:justify;
letter-spacing: 1px;
line-height:27px;

}

.quotefont22
{
font-family: 'Anton', sans-serif;
font-size:45px;
color:#ED1D24;
line-height:30px;
font-weight:none;
text-transform: uppercase;

}



.aboutredside
{
font-size: 10px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#ED1D24;
padding-top:10px;
text-align:justify;
letter-spacing: 1px;


}

.linesep
{
border-top: 1px solid #ffffff;


}

.linesep2
{
border-top: 1px solid #070707;
margin-top:10px;
margin-bottom:10px;



}

.linesep3
{
border-top: 1px solid #4A4B50;
margin-top:2px;
margin-bottom:2px;



}





.retailcontentfontyellow
{
font-size:18px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#D68000;
padding-top:10px;
text-align:left;
letter-spacing: 1px;

}


.retailcontentfontgreen
{
font-size:18px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#589F00;
padding-top:10px;
text-align:left;
letter-spacing: 1px;

}

.retailcontentfontviolet
{
font-size:18px;
font-family: 'Oswald', sans-serif;S
font-weight: bold;
color:#A60058;
padding-top:10px;
text-align:left;
letter-spacing: 1px;

}


.retailcontentfontdarkgreen
{
font-size:14px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
color:#00542D;
padding-top:10px;
text-align:left;

}

.retailcontentfonttopred
{
font-size:14px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
color:#ED1D24;
padding-top:10px;
text-align:left;

}

.bluetabbg
{
background-color:#1C75BC;
margin-top:4px;
margin-bottom:4px;
font-size:12px;
font-family: 'Open Sans', sans-serif;
padding-left:10px;
color:#fff;

}

.greytabbg
{
background-color:#C5C5C5;
margin-top:4px;
margin-bottom:4px;
font-size:12px;
font-family: 'Open Sans', sans-serif;
padding-left:10px;

}

.retailcontentfont22tiny
{
font-size:12px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#5E5E5E;
padding-top:10px;
text-align:left;

}


.smallfont
{
font-size:12px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color:#585858;
padding-top:10px;
text-align:left;

}

.retailcontentfontall22allgrey{
    color: #6F6F6F;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
	text-decoration:bold;
}


.runningfont
{
font-size:15px;
font-family: 'Oswald', sans-serif;
font-weight: 400px;
color:#000000;
line-height:23px;
text-align:justify;
}



.runningfontjsm
{
font-size:13px;
font-family: 'Oswald', sans-serif;
font-weight: 400px;
color:#000000;
line-height:23px;
}


.runningfontj
{
font-size:15px;
font-family: 'Oswald', sans-serif;
font-weight: 400px;
color:#000000;
line-height:23px;
text-align:justify;
}

.runningfont2
{
font-size:15px;
font-family: 'Open Sans', sans-serif;
font-weight: none;
color:#fff;
line-height:26px;



}

.runningfont3
{
font-size:15px;
font-family: 'Open Sans', sans-serif;
font-weight: none;
color:#FF0000;
line-height:26px;



}



.runningfont4
{
font-size:13px;
font-family: 'Open Sans', sans-serif;
font-weight: none;
color:#fff;
line-height:23px;



}

.runningfont5
{
font-size:14px;
font-family: 'Open Sans', sans-serif;
font-weight: none;
color:#fff;
line-height:26px;
text-align:justify;



}
.runningfont6
{
font-size:14px;
font-family: 'Open Sans', sans-serif;
font-weight: none;
color:#fff;
line-height:26px;
}
.runningfont7
{
font-size:13px;
font-family: 'Open Sans', sans-serif;
font-weight: none;
color:#7C7C7C;
line-height:26px;
}

.runningfont8
{
font-size:14px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#6E6E6E;
line-height:18px;

}
.runningfont9
{
font-size:21px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#000000;
line-height:18px;

}

.runningfont10
{
font-size:21px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#ffffff;
line-height:18px;

}

.runningfont11
{
font-size:26px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#000000;
line-height:18px;

}


.runningfont12
{
font-size:14px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#000000;
line-height:16px;


}

.runningfont12
{
font-size:14px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#000000;
line-height:16px;


}

.runningfont13
{
font-size:15px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#fff;
line-height:22px;


}


.runningfont14
{
font-size:14px;
font-family: 'Oswald', sans-serif;
font-weight: none;
color:#929292;
line-height:20px;


}



.externnav a:link {

    text-decoration: none;
	color: #FFFFFF;
   font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 26px;
	
}
.externnav a:active {
    text-decoration: none;
	color: #FFFFFF;
  font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 26px;
}
.externnav a:visited {
    text-decoration: none;
	color: #FFFFFF;
font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 26px;
}
.externnav a:hover {
    text-decoration: none;
	color: #000000;
 font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 26px;
}



.secbg
{
background-color:#272727;

}


.secbg2
{
background-color:#4F4F4F;

}

.secbg3
{
background-color:#3E3E3E;

}

.redbg
{
	 background: url('../img/redbg.png');
	 background-repeat:repeat;
}

.blackbg2a
{
	 background: url('../img/blackpng.png');
	 background-repeat:repeat;
}
.blackbg3a
{
	 background: url('../img/blackpng.png');
	 background-repeat:repeat;
	 padding:0px;
}

.fontbig
{
font-family: 'Fjalla One', sans-serif;
font-size:44px;
color: #ffffff;


}


.fontbig2
{
font-family: 'Fjalla One', sans-serif;
font-size:44px;
color: #BE0027;


}

.fontbig3
{
font-family: 'Fjalla One', sans-serif;
font-size:24px;
color: #ffffff;


}




.fontbig5
{
font-family: 'Fjalla One', sans-serif;
font-size:74px;
color: #565656;



}
.fontbig6
{
font-family: 'Fjalla One', sans-serif;
font-size:74px;
color: #9D9D9D;



}
.fontbig7
{
font-family: 'Fjalla One', sans-serif;
font-size:40px;
color: #ffffff;



}
.fontbig8
{
font-family: 'Fjalla One', sans-serif;
font-size:40px;
color: #B20025;



}

.blackbg
{
background-color:#000000;

}

.sidebg
{
 background: url('../img/sidebg.jpg');
	 background-repeat:repeat-y;
	 background-color:#000;
}

.whitebg
{
	 background-color:#fff;
}

.whitebg2
{
	 background-color:#fff;
	  border: 1px solid #B8B8B8;
	  padding:20px;
	  width:100%;
}

.whitebg3
{
background-color:#fff;
min-height:423px;
}



.coverbg
{
background: url(../img/bg.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
height:392px;


}

blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 0 16px 16px 16px;
  max-width: 468px;
}

blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}

blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}


.footerbg
{
background-color:#D3D3D3;

}

.smallfontnew
{
font-size:14px;
font-family: 'Open Sans', sans-serif;
color:#000000;
font-weight:bold;
line-height:12px;

}




.externnavtop a:link {

text-decoration: underline;
color: #000000;
font-family: "Open Sans",sans-serif;
font-size: 14px;
line-height: 26px;
font-weight:bold;
	
}
.externnavtop a:active {
text-decoration: none;
color: #000000;
font-family: "Open Sans",sans-serif;
font-size: 14px;
line-height: 26px;
font-weight:bold;
}
.externnavtop a:visited {
text-decoration: none;
color: #000000;
font-family: "Open Sans",sans-serif;
font-size: 14px;
line-height: 26px;
font-weight:bold;
}
.externnavtop a:hover {
text-decoration: underline;
color: #FF0000;
font-weight:bold;
font-family: "Open Sans",sans-serif;
font-size: 14px;
line-height: 26px;
}

.nodots
{
list-style: none;
}



.nodots2
{
list-style: none;
padding-left:20px;
line-height:20px;

}

.nodots3
{
list-style: none;

line-height:20px;

}

.borderall
{
border: 1px solid #212121;
padding:6px;
text-decoration: none;
color: #ffffff;
font-family: 'Fjalla One', sans-serif;
font-size: 44px;
line-height:49px;
text-align:center;
}


.knowbutton
{
border: 2px solid #373737;
padding:6px;
text-decoration: none;
color: #ffffff;
font-family: 'Fjalla One', sans-serif;
font-size: 19px;
background-color:#3C3F43;
text-align:center;
padding-left:20px;
padding-right:20px;
}

.knowbutton2
{
border: 2px solid #373737;
padding:26px;
text-decoration: none;
color: #ffffff;
font-family: 'Fjalla One', sans-serif;
font-size: 19px;
background-color:#0E0E0E;
text-align:center;
padding-left:80px;
padding-right:80px;
}

.readmore
{
border: 2px solid #ffffff;
padding:6px;
text-decoration: none;
color: #ffffff;
font-family: 'Fjalla One', sans-serif;
font-size: 19px;
background-color:#232323;
text-align:center;
padding-left:20px;
padding-right:20px;
}


.coverbg2
{
background: url(../img/bg2.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 50px ; 
background-position: top 80px ;
background-position: left 80px ;
background-color:#000;
}





.coverbg3
{
background: url(../img/bg3.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 50px ; 
background-position: top 80px ;
background-position: left 80px ;
background-color:#000;
}


.coverbg4
{
background: url(../img/bg4.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 50px ; 
background-position: top 80px ;
background-position: left 80px ;
background-color:#000;
}

.coverbg5
{
background: url(../img/bg5.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 50px ; 
background-position: top 80px ;
background-position: left 80px ;
background-color:#000;
}

.coverbg6
{
background: url(../img/bg6.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 50px ; 
background-position: top 80px ;
background-position: left 80px ;
background-color:#000;
}

.yellowbg
{
background-color:#F89938;
min-height:300px;
}

.greybg
{
background-color:#6B7F8B;
min-height:300px;
}

.spacefill
{
padding:35px;
}

.spacefill2
{
padding:25px;
}
.spacefill3
{
padding-bottom:4px;
padding-left:20px;
padding-top:10px;

}


.whitebg
{
background-color:#ffffff;

}

.greybg2
{
background-color:#35373C;
}



.externnav4 a:link {

    text-decoration: none;
	color: #FFFFFF;
   font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 26px;
	
}
.externnav4 a:active {
    text-decoration: none;
	color: #FFFFFF;
  font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 26px;
}
.externnav4 a:visited {
    text-decoration: none;
	color: #FFFFFF;
font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 26px;
}
.externnav4 a:hover {
    text-decoration: none;
	color: #000000;
 font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 26px;
}




.externnav4a a:link {

    text-decoration: none;
	color: #929292;
   font-family: 'Oswald', sans-serif;
    font-size: 13px;
    line-height: 26px;
	
}
.externnav4a a:active {
    text-decoration: none;
	color: #929292;
  font-family: 'Oswald', sans-serif;
    font-size: 13px;
    line-height: 26px;
}
.externnav4a a:visited {
    text-decoration: none;
	color: #929292;
font-family: 'Oswald', sans-serif;
    font-size: 13px;
    line-height: 26px;
}
.externnav4a a:hover {
 text-decoration: none;
 color: #fff;
 font-family: 'Oswald', sans-serif;
 font-size: 13px;
 line-height: 26px;
}











.externnav4b a:link {

  text-decoration: none;
  color: #929292;
  font-family: 'Oswald', sans-serif;
  font-size: 11px;
  line-height: 26px;
	
}
.externnav4b a:active {
  text-decoration: none;
  color: #929292;
  font-family: 'Oswald', sans-serif;
  font-size: 11px;
  line-height: 26px;
}
.externnav4b a:visited {
    text-decoration: none;
	color: #929292;
font-family: 'Oswald', sans-serif;
    font-size: 11px;
    line-height: 26px;
}
.externnav4b a:hover {
    text-decoration: none;
	color: #fff;
 font-family: 'Oswald', sans-serif;
    font-size: 11px;
    line-height: 26px;
}


.managefont
{
font-family: 'Montserrat', sans-serif;
   font-size: 34px;
    line-height: 26px;
		color: #1C1C1C;
		font-weight:bold;

}


.managefont2
{
font-family: 'Montserrat', sans-serif;
   font-size: 34px;
    line-height: 26px;
		color: #E77500;
		font-weight:bold;

}


.managefont3
{
font-family: 'Montserrat', sans-serif;
   font-size: 27px;
    line-height: 32px;
		color: #1C1C1C;
		font-weight:bold;
		padding-top:20px;

}


.managefont4
{
font-family: 'Montserrat', sans-serif;
   font-size: 34px;
    line-height: 66px;
		color: #E77500;
		font-weight:bold;

}

.managefont5
{
font-family: 'Montserrat', sans-serif;
   font-size: 24px;
    line-height: 21px;
		color: #E77500;
		font-weight:bold;

}

.managefont5a
{
font-family: 'Montserrat', sans-serif;
   font-size: 22px;
    line-height: 21px;
		color: #E77500;
		font-weight:bold;

}

.managefont6
{
font-family: 'Montserrat', sans-serif;
   font-size: 18px;
    line-height: 26px;
		color: #E77500;
		font-weight:bold;

}
.managefont6a
{
font-family: 'Montserrat', sans-serif;
   font-size: 18px;
    line-height: 26px;
		color: #6B7F8B;
		font-weight:bold;

}


.runningfonta
{
font-size:15px;
font-family: 'Oswald', sans-serif;
font-weight: 400px;
color:#000000;
line-height:23px;
padding:20px;
text-align:justify;



}

.subbanner
{
background: url(../images/subimage3.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;

}

.subbanner2
{
background: url(../images/subimage3.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}

.subbanner2c
{
background: url(../images/training.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}




  
.submanagement
{
background: url(../images/subimage.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}

.subcore
{
background: url(../images/subimage4.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}


.subclients
{
background: url(../images/subimage1.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}


.subconsulting
{
background: url(../images/subimage5.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}


.subconsultingprogram
{
background: url(../images/program-new.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}


.subconsultingtraining
{
background: url(../images/program-training.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}

.subsearch
{
background: url(../images/subimage6.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}


.subexp
{
background: url(../images/subimage7.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}

.subindustry
{
background: url(../images/subimage8.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}


.subprocess
{
background: url(../images/process.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}


.subtraining
{
background: url(../images/training.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}



.subemployers
{
background: url(../images/em.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}



.subjobs
{
background: url(../images/bs.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}

.subcontact
{
background: url(../images/cont.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:390px;


}



.subbannermain
{
background: url(../images/banner.jpg) fixed ;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100% !important;
background-position: 100px 100px ; 
background-position: 100px 80px ;
background-position: 0px 60px ;
height:700px;
}


.allborder
{
   border: 1px solid #DEDEDE;

}

.allborder2
{
   border: 1px solid #FF7E00;
   background-color:#E9E9E9;
   padding:26px;

}

.hidedot
{

color:#F89938;
}

.litebg
{
background-color:#CBCBCB;
padding:20px;

}

.litebg2
{
background-color:#E1E1E1;
padding:20px;

}














.externnavs a:link {

    text-decoration: none;
	color: #000000;
   font-family: 'Oswald', sans-serif;
    font-size: 13px;
    line-height: 26px;
	
}
.externnavs a:active {
    text-decoration: none;
	color: #000000;
  font-family: 'Oswald', sans-serif;
    font-size: 13px;
    line-height: 26px;
}
.externnavs a:visited {
    text-decoration: none;
	color: #000000;
font-family: 'Oswald', sans-serif;
    font-size: 13px;
    line-height: 26px;
}
.externnavs a:hover {
    text-decoration: none;
	color: #000000;
 font-family: 'Oswald', sans-serif;
    font-size: 13px;
    line-height: 26px;
	background-color:#FFD527;
	padding:5px;
}


.highlight1
{
border: 1px solid #FF7200;
background-color:#EAEAEA;
}


.runningfontspa
{
font-size:15px;
font-family: 'Oswald', sans-serif;
font-weight: 400px;
color:#000000;
line-height:29px;

}


@media (max-width: 320px) {
  .allup{
  
position:relative;
bottom:150px;
background-color:#fff;
  }
  



  

@media (max-width: 320px) {
  .allupmain{
  
position:relative;
bottom:470px;

  }
	
	
	@media (max-width: 320px) {
  .allupmain2{
  
position:relative;
bottom:470px;

  }
  
  	
	@media (max-width: 320px) {
  .allupmain3{
  
position:relative;
bottom:470px;

  }
  
  
  	@media (max-width: 320px) {
  .allupmain4{
  
position:relative;
bottom:470px;

  }
  
    	@media (max-width: 320px) {
  .allupmain5{
  
position:relative;
bottom:470px;

  }
  

@media (max-width: 320px) {
  .allupmain6{

background-color:#35373C;
background-repeat:repeat;

  }
  
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 @media (max-width: 360px) {
  .allup{
  
position:relative;
bottom:150px;
background-color:#fff;
  }
  



  

@media (max-width: 360px) {
  .allupmain{
  
position:relative;
bottom:470px;

  }
	
	
	@media (max-width: 360px) {
  .allupmain2{
  
position:relative;
bottom:470px;

  }
  
  	
	@media (max-width: 360px) {
  .allupmain3{
  
position:relative;
bottom:470px;

  }
  
  
  	@media (max-width: 360px) {
  .allupmain4{
  
position:relative;
bottom:470px;

  }
  
    	@media (max-width: 360px) {
  .allupmain5{
  
position:relative;
bottom:470px;

  }
  

@media (max-width: 360px) {
  .allupmain6{

background-color:#35373C;
background-repeat:repeat;

  }
  
  
  
  
  
  
  
  
  .mainmenufont
{
font-family: 'PT Sans', sans-serif;
   font-size: 29px;
    line-height: 21px;
		color: #171717;
		font-weight:bold;
		line-height:20px;

}
  
  
