body{
height:100%;
margin:0;
   padding:0;

font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#474747;
}


/* Mobile Styles */
@media only screen and (max-width: 400px) {
  body {
    background-color: #fff; /* Red */
    font-size:13px;
  }
}

/* Tablet Styles */
@media only screen and (min-width: 401px) and (max-width: 960px) {
  body {
    background-color: #fff; /* Yellow */
  }
}

/* Desktop Styles */
@media only screen and (min-width: 961px) {
  body {
    background-color: #fff; /* Blue */
  }

}


@media only screen and (max-width: 961px) {
 
  .social{display:none;}
}
.wrapper { 
  border : 2px solid #000; 
  overflow:hidden;
}

.wrapper div {
   min-height: 200px;
   padding: 10px;
}
#one {

  float:left; 
  padding:1%;
  width:30%;

}
#two { 
 
  float:left; 
  min-height:170px;
  width:30%;
  padding:1%;
}


@media screen and (min-width: 801px) {
.boxes{
width:100%;
 -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

}


@media screen and (max-width: 800px) {

.boxes{
width:100%;
 -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}

 


.boxes{

width:98%;
 -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
    padding:1%;

}



.box{

width:40%;
vertical-align: top;
padding:1%;
}

.box2{

width:58%;
padding:1%;
}

.block {
        width:90%;
        
         min-height:60px;
        border: 14px solid #fff;
        border-width: 14px 10px;
        margin: 0px auto;
        padding:10px;
        background:white;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
       -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
           -moz-animation: fadein 2s; /* Firefox < 16 */
            -ms-animation: fadein 2s; /* Internet Explorer */
             -o-animation: fadein 2s; /* Opera < 12.1 */
                animation: fadein 2s;
                margin-bottom:10px;
               
    }

.block a{color:black;text-decoration: none;}

.phoneAdmin {
        width:100%;
        
         min-height:420px;
        border: 40px solid #424242;
        border-width: 30px 7px;
        border-radius: 40px;
        margin: 0px auto;
        padding:10px;
        background:white;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
       -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
           -moz-animation: fadein 2s; /* Firefox < 16 */
            -ms-animation: fadein 2s; /* Internet Explorer */
             -o-animation: fadein 2s; /* Opera < 12.1 */
                animation: fadein 2s;
               
    }

.phoneAdmin a{color:black;text-decoration: none;}

.container{
height:auto;

}

.report { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
    width:100%;
   border-collapse:collapse ;
    font-size:11px !important;
     
   height:auto;
    font-weight: 400;
    font-size:90%;}
        .report h4 { margin:0px; padding:0px;}
        .report img { float:right;}
        .report ul { margin:10px 0 10px 40px; padding:0px;}
        .report th {   
    padding-top: 6px;
    padding-left:2px;
    padding-bottom: 6px;
    text-align: left;
 
    background-color: rgb(36, 37, 41);
background-image: linear-gradient(to top, #29323c 0%, #485563 100%);
    color: white;
    border:0;
    border-bottom:4px solid #000;}
        .report td { 
    border: 1px solid #ddd;

    padding: 8px;}
        .report tr.odd td { background:#fff ; cursor:pointer; }
        .report div.arrow { background:transparent url(img/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
        .report div.up { background-position:0px 0px;}
            .report tr:nth-child(even) {
                background-color: #f2f2f2;
            }
            
            
            .boxed{
            margin-top:40px;
            }
            .boxed div{
            display:inline;
            }

  .score { 
     font-family: Verdana, Arial, Helvetica, sans-serif;
    width:98%;
   border-collapse:collapse ;
    font-size:11px !important;
    font-weight: 400;
   
      height:680px;
      

    font-size:90%;}
        .score h4 { margin:0px; padding:0px;}
        .score img { float:right;}
        .score ul { margin:10px 0 10px 40px; padding:0px;}
        .score th {   
    padding-top: 6px;
    padding-left:2px;
    padding-bottom: 6px;
    text-align: left;
    background-color: rgb(36, 37, 41);
background-image: linear-gradient(to top, #59a623 0%, #47731f 100%);
    color: white;
    border:1px solid rgb(36, 37, 41);
    border-bottom:4px solid #000;}
        .score td { 
    
    
    padding: 8px;}
        .score tr.odd td { background:#fff ; cursor:pointer;border:0 }
        .score div.arrow { background:transparent url(img/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
        .score div.up { background-position:0px 0px;}
            .score tr:nth-child(even) {
                background-color: #424242;border:0;
            }
            
            .score td{
            max-width:300px;
            }
            
            
            
            .fixtues { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:98%;
   border-collapse:collapse ;
    font-size:11px !important;
    font-weight: 400;
   
      height:680px;
  

    font-size:90%;}
        .fixtues h4 { margin:0px; padding:0px;}
        .fixtues img { float:right;}
        .fixtues ul { margin:10px 0 10px 40px; padding:0px;}
        .fixtues th {   
    padding-top: 6px;
    padding-left:2px;
    padding-bottom: 6px;
    text-align: left;
    background-color: rgb(36, 37, 41);
    background-image: linear-gradient(to top, #a62a21 0%, #731f1e 100%);
    color: white;
    border:0;
    border-bottom:4px solid #000;}
        .fixtues td { 
    border: 1px solid #ddd;
    border-right:0;
    
    padding: 8px;}
        .fixtues tr.odd td { background:#fff ; cursor:pointer;border:0 }
        .fixtues div.arrow { background:transparent url(img/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
        .fixtues div.up { background-position:0px 0px;}
            .fixtues tr:nth-child(even) {
                background-color: #424242;border:0;
            }
            
            .fixtues td{
            max-width:300px;
            
            }
            
            
            .cancel { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:98%;
   border-collapse:collapse ;
    font-size:11px !important;
    font-weight: 400;
   
      height:580px;
  

    font-size:90%;}
        .cancel h4 { margin:0px; padding:0px;}
        .cancel img { float:right;}
        .cancel ul { margin:10px 0 10px 40px; padding:0px;}
        .cancel th {   
    padding-top: 6px;
    padding-left:2px;
    padding-bottom: 6px;
    text-align: left;
    background-color: #de651f;
      background-image: linear-gradient(to top, #de651f 0%, #f77331 100%);
    color: white;
    border:0;
    border-bottom:4px solid #000;}
        .cancel td { 
    border: 1px solid #ddd;
    border-right:0;
    
    padding: 8px;}
        .cancel tr.odd td { background:#fff ; cursor:pointer;border:0 }
        .cancel div.arrow { background:transparent url(img/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
        .cancel div.up { background-position:0px 0px;}
            .cancel tr:nth-child(even) {
                background-color: #424242;border:0;
            }
            
            .cancel td{
            max-width:300px;
            
            }

   .topNavsm{
   
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
 border:0;
 height:30px;
 padding:1%;
   
   
   }
   
.grad{
   background-color: #424242;

background-image: linear-gradient(to top, #d5d4d0 0%, #d5d4d0 1%, #eeeeec 31%, #efeeec 75%, #e9e9e7 100%);
    color: #2b2b2b;
    border:0;
    

}


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;

}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 1000px) {
	.col { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}


.greyButton {
  cursor:pointer;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
	background:-moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #d6bcd6;
	display:inline-block;
	cursor:pointer;
	color:#3a8a9e !important;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:1px 4px;
	text-decoration:none;
 font-style: italic;
}
.greyButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
	background-color:#bab1ba;
}
.greyButton:active {
	position:relative;
	top:1px;
}


.blueButton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:1px 4px;
	text-decoration:none;
}
.blueButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
	background-color:#1e62d0;
}
.blueButton:active {
	position:relative;
	top:1px;
}

.topnav {
  overflow: hidden;
  width:300px;

}

.topnav a {
  float: left;
  display: block;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
}

.topnav a:hover {

  color: black;
}

.active {
 
  color: 000;
}

.topnav .icon {
  display: none;
}




  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: left;
    display: block;
  }



  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    
  }
  
  
 .minus::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
  text-align:center;
  font-size:30px;
}

.minus:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
  text-align:center;
  font-size:30px;
}

.minus::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
  text-align:center;
  font-size:30px;
}


 .plus::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: green;
  opacity: 1; /* Firefox */
  text-align:center;
  font-size:20px;
}

.plus:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: green;
  text-align:center;
  font-size:20px;
}

.plus::-ms-input-placeholder { /* Microsoft Edge */
  color: green;
  text-align:center;
  font-size:20px;
}



.head{
position:absolute;
top:10px;
z-index:99999999999 !important ;
overflow:hidden;
}

header.dark blockquote { color:#fff; }
header.light blockquote { color:#000;   z-index:999999999999 !important; }

.light{z-index:999999999999 !important;}

blockquote h2 { padding-right: 40px; margin: 0px; }
header.dark blockquote a {color: orange; text-decoration: underline;}
header.light blockquote a {text-decoration: underline;}
header { height: auto; }
header.dark { background-color: #444; }
header.light { background-color: #fff; }

/* Navigation Styles */
nav { position: relative;margin-top:80px;z-index:99999999999 !important ;  }
header.dark nav { background-color:rgba(255,255,255,0.5); }
header.light nav { background-color:rgba(105,105,105); }

ul.main-nav { 
  list-style-type: none; 
  padding: 0px;
  font-size: 0px;
  
  cursor:pointer;
  
}

ul.main-nav > li { 
  display: inline-block;
  padding: 0; 
}

ul.main-nav > li > a { 
  display: block; 
  padding: 20px 20px; 
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  box-sizing: border-box;
}

ul.main-nav > li:hover { background-color: #fff; }
ul.main-nav > li:hover > a { color: #333; font-weight: 400; }

ul.main-nav > li ul.sub-menu-lists {
  margin: 0px;
  padding: 0px;
  list-style-type : none;
  display:block;
}

ul.main-nav > li ul.sub-menu-lists > li {
  padding: 2px 0;
}

ul.main-nav > li ul.sub-menu-lists > li > a {
  font-size: 14px;
}

.ic {
  position: fixed; 
  cursor: pointer;
  display: inline-block;
  right: 25px;
  width: 32px;
  height: 24px;
  text-align: center;
  top:0px;
  outline: none;
}

.ic.close { 
  opacity: 0; 
  font-size: 0px; 
  font-weight: 300; 
  color: #fff;
  top:8px;
  height:40px;
  display: block;
  outline: none;
}

/* Menu Icons for Devices*/
.ic.menu { top:25px; z-index : 20; }

.ic.menu .line { 
  height: 4px; 
  width: 100%; 
  display: block; 
  margin-bottom: 6px; 
}
.ic.menu .line-last-child { margin-bottom: 0px;  }

.sub-menu-head { margin: 10px 0; }
.banners-area { margin-top: 20px; padding-top: 15px; }


@media only screen and (max-width:768px) {
  .sub-menu-head { color:orange; }
  .ic.menu { display: block; }
  header.dark .ic.menu .line { background-color: #fff; } 
  header.light .ic.menu .line { background-color: #000; }
  .ic.menu .line {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .ic.menu:focus .line { background-color: #fff !important; }
  
  .ic.menu:focus .line:nth-child(1) { 
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
  }
  
  .ic.menu:focus .line:nth-child(2) { 
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); 
    margin-top: -10px;
  }
  
  .ic.menu:focus .line:nth-child(3) {
    transform: translateY(15px);
    opacity: 0;
  }
  
  .ic.menu:focus{ outline: none; }
  .ic.menu:focus ~ .ic.close { opacity: 1; z-index : 21;  outline: none;  }
  
  /*
  
  .ic.menu:focus ~ .ic.close { opacity: 1.0; z-index : 21;  }
  .ic.close:focus { opacity: 0; }
  */
  .ic.menu:hover, 
  .ic.menu:focus { opacity: 1; }
  

  nav { background-color: transparent; }
  
 /* Main Menu for Handheld Devices  */
  ul.main-nav {
    z-index:2; 
    padding: 50px 0;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 0px;
    background-color:rgba(0,0,0,1);
    height: 100%;
    overflow: auto;
    z-index:999999999999;
    /*CSS animation applied : Slide from Right*/
   -webkit-transition-property: background, width;
    -moz-transition-property: background, width;
    -o-transition-property: background, width;
    transition-property: background, width;
   	-webkit-transition-duration: 0.6s;
	  -moz-transition-duration: 0.6s;
	  -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }
  
  .ic.menu:focus ~ .main-nav { width: 300px; background-color:rgba(0,0,0,1); }
  
  ul.main-nav > * { 
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
   	-webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
    
  }
  .ic.menu:focus ~ .main-nav > * {opacity: 1;}
  
  ul.main-nav > li > a:after {display: none;}
  ul.main-nav > li:first-child { border-radius: 0px; }
  ul.main-nav > li {
    display: block;
    border-bottom: 1px solid #444;
  }
  
  ul.main-nav > li > a { font-weight: 600; }
  
  ul.main-nav > li ul.sub-menu-lists > li a { color: #eee; font-size: 14px; }
  .sub-menu-head { font-size: 16px;}
  ul.main-nav > li:hover { background-color: transparent;  }
  ul.main-nav > li:hover > a {color: #fff; text-decoration: none; font-weight: 600;}
 .ic.menu:focus ~ ul.main-nav > li > div.sub-menu-block {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    position: relative;
    visibility: visible;
    opacity: 1.0;
  }
  
  .sub-menu-block { padding: 0 30px; }
  .banners-area { padding-bottom: 0px;  }
  .banners-area div { margin-bottom: 15px;  }
  .banners-area { border-top: 1px solid #444; }
}

@media only screen and (min-width:769px) {
  .ic.menu { display: none; }
  /* Main Menu for Desktop Devices  */
  ul.main-nav { display: block; position: relative; }
  .sub-menu-block { padding: 15px; }
  
  /* Sub Menu */
  ul.main-nav > li > div.sub-menu-block { 
  visibility: hidden;
  background-color: #f9f9f9;
  position: absolute;
  margin-top: 0px;
  width: 100%;
  color: #333;
  left: 0;
  box-sizing: border-box;
  z-index : 3;
  font-size: 16px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  opacity: 0;
    
  /*CSS animation applied for sub menu : Slide from Top */
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  
  }
  
  ul.main-nav > li:hover > div.sub-menu-block{ 
    background-color: #f9f9f9; 
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  
  ul.main-nav > li > div.sub-menu-block > * {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
   	-webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
  
  ul.main-nav > li:hover > div.sub-menu-block > * {
    opacity: 1;
  }
  
  .sub-menu-head { font-size: 20px;}
  
  /* List Separator: Outer Border */
  header.dark ul.main-nav > li > a { border-right: 1px solid #bbb; }
  header.light ul.main-nav > li > a { border-right: 1px solid #666; }
  
  /* List Separator: Inner Border */
  ul.main-nav > li > a:after {
    content: '';
    width: 1px;
    height: 58px;
    position: absolute;
    right:0px;
    top: 0px;
    z-index : 2;
  }
  header.dark ul.main-nav > li > a:after { background-color: #777; }
  header.light ul.main-nav > li > a:after { background-color: #999; }
  
  /* Drop Down/Up Arrow for Mega Menu */
  ul.main-nav > li > a.mega-menu > span { display: block; vertical-align: middle; }
  ul.main-nav > li > a.mega-menu > span:after {
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    content: '';
    background-color: transparent;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
  }

  ul.main-nav > li:hover > a.mega-menu span:after{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid transparent;
    border-bottom: 5px solid #666;
  }
  .banners-area { border-top: 1px solid #ccc; }
}

.fa {
  padding: 5px;
  font-size: 12px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  border-radius:6px;
  
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}


.boxed{

width:100%;
height:500px;

}

.innerBox{
padding :10px;
color:black;
text-align:center;

}


.innerBox h1 {
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.innerBox h1 {
    font-size: 2.6em;
    line-height: 30px;
    font-weight: normal;
}
.innerBox h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}


.innerBox h2 {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
}
.innerBox h2 {
    font-size: 1.2em;
    font-weight: normal;
}
.innerBox h2 {
    display: block;
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    padding: 0px 10px;
    margin-top: 40px;
    min-height: 40px;
}

.container{

 min-height:100%;
   position:relative;
   min-height:1400px;

}

#footer{
position: absolute;
 bottom: 0;
 width: 100%;
   height:200px;

   	background-color:#292c2f;
	box-shadow:0 1px 1px #ccc;

	color: #ffffff;
 margin-top:30px;
	box-sizing: border-box;
 border-top:4px solid #f57600;
}

.half-circle {
    width: 98%;
    height: 100px; /* as the half of the width */
    background-color: gray;
    border-top-left-radius: 110px;  /* 100px of height + 10px of border */
    border-top-right-radius: 110px; /* 100px of height + 10px of border */
    border: 10px solid gray;
    border-bottom: 0;
    margin-top: -40px;
position: relative;
   bottom:0;
}

.greenButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background:-moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811',GradientType=0);
	background-color:#77d42a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #268a16;
	display:inline-block;
	cursor:pointer;
	color:#306108;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:4px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #aade7c;
}
.greenButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background:-moz-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-webkit-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-o-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-ms-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a',GradientType=0);
	background-color:#5cb811;
}
.greenButton:active {
	position:relative;
	top:1px;
}
