div#primary
{
    padding-top: 0!important;
    padding-bottom: 0;
}

.main-navigation ul li a {
    /*padding: 32px 20px 50px;*/
    font-size: 15px;
    color: #2d1c73!important;
}
.site-header-topbar
{
    color: #fff;
    background: #2d1c73;
}
.site-footer-widgets {
    color: #fff !important;
    background: #1d1d1d;
}
input.wpcf7-form-control.wpcf7-text {
    padding: 10px;
    font-size: 14px;
    color: #212121;
    background: #f5f5f5;
    width: 48%;
    border: 1px solid #E6E6E6;
    margin-bottom: 1em;
    border-radius: 0;
    float: left;
    margin-right: 2%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 10px;
    font-size: 14px;
    color: #212121;
    background: #f5f5f5;
    width: 98%;
    border: 1px solid #E6E6E6;
    margin-bottom: 1em;
    border-radius: 0;
    float: left;
    //margin-right: 20px;
}
input.wpcf7-form-control.wpcf7-submit {
    outline: none;
    padding: 14px 0;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    width: 98%;
    border: none;
    text-transform: uppercase;
    border-radius: 0;
}

.site-footer-widgets .site-container li h2.widgettitle {
    padding-bottom: 0px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
h2.widgettitle::after {
    background: #2D1C73 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    top: 8px;
    width: 50px;
}
/*.site-footer-widgets .textwidget {
    font-size: 16px;
}*/
.vc_row:focus {
    outline: none;
}

section #huge_it_gallery2 li .infoLayer ul li {
    display: none;
}


@media (max-width : 650px){
.vc_row.my-row 
{
      display:none;
}
}
.site-footer-bottom-bar-left {
    float: none;
    font-weight: 600;
}

header.entry-header {
    display: none;
}

.single-post header.entry-header
{
     display:block;
    margin-top: 20px;
}
.main-navigation li {
    text-transform: capitalize !important;
}
.main-navigation ul li a {
    color: #fff !important;
}
nav#site-navigation {
    background: #2D1C73;
}
.main-navigation ul.sub-menu li a:hover {
    color: #fff !important;
}
.main-navigation ul.sub-menu li a {
    color: #2D1C73 !important;
}
ul.sub-menu li.current-menu-item a {
    color: #fff!important;
}
table.tablepress {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.17);
}
a.wps-btn {
    padding: 10px 20px;
    background: #2D1C73;
    color: #fff;
   box-shadow: 0 5px 0 #312A49;
}
a.wps-btn:hover 
{
    color: #fff;
    top: 3px;
    box-shadow: 0 2px 0 #312A49;
}
.site-branding a img {
    text-align: center!important;
    //margin: auto;
}
.wps-header-ctnt {
    width: 100%;
    clear: both;
    text-align: center;
    display: inline-block;
    margin: auto;
}
.wps-ctnt-width {
    display: inline-block;
    text-align: center;
    width: 33.33%;
    float: left;
}
.wps-site-info.wps-ctnt-width 
{
    margin-top: 50px;
    text-align: left;
    font-size: 20px;
}
.wps-site-cta.wps-ctnt-width {
    padding: 70px;
}
.wps-icon-info {
    float: left;
    font-size: 35px;
    margin-right: 6px;
}
.wps-txt-info {
    margin-right: 15px;
}
.wps-icon-info i {
    color: #6254D5;
}
.wps-txt-info a, 
.wps-txt-info p
{
    color: #333333 !important;
    font-family: 'Raleway' !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}
.wps-txt-info {
    float: left;
}

@media (max-width:1237px)
{
	.wps-txt-info a, .wps-txt-info p 
	{
	    font-size: 12px !important;
	}
	.wps-icon-info 
	{
	    font-size: 25px;
	    margin-right: 8px;
	}
}

@media  (max-width:953px)
{

.wps-site-cta.wps-ctnt-width {
    margin-bottom: 30px;
    padding: 0;
    margin-top: 15px;
}

.wps-ctnt-width {
    width:100%;
    float: none;
    margin-top: 20px !important;
}
}

@media (min-width:510px) and (max-width: 644px)
{
.wps-ctnt-width 
  {
    width: 65%;
  }
}
@media (min-width:510px) and (max-width: 644px)
{
.wps-ctnt-width 
  {
    width: 65%;
  }
}
@media (min-width:478px) and (max-width:509px)
{
.wps-ctnt-width 
  {
    width: 70%;
  }
}
@media (min-width:404px) and (max-width:477px)
{
.wps-ctnt-width 
  {
    width: 85%;
  }
}

span.header-menu-button {
    color: #fff;
}

@media  (max-width:980px)
{
    .main-navigation ul.sub-menu li a 
    {
          color: #fff !important;
    }
}

@media (min-width: 980px) and  (max-width:1016px)
{
      .main-navigation li a 
     {
           padding: 20px 15px 20px;
     }

}
@media (min-width:783px) and (max-width:953px)
{
.site-branding a img {
    margin: auto;
}
}
.on-scroll-fixed nav#site-navigation {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    border: 0px;
}


/*-----*/

@media(max-width:980px){
.wps-site-info.wps-ctnt-width {
    display: none;
}
.wps-site-cta.wps-ctnt-width {
    display: none;
}
#masthead .site-container {
    width: 75%;
    float: left;
padding:0px;
}
nav#site-navigation {
      /* background: transparent; */
    border: none;
    box-shadow: none !important;
    width: 18%;
    float: right;
    color: #000;
    margin-top: 8%;
    margin-right: 2%;
}
/*span.header-menu-button {
    color: #2d1c73;
}*/
.wps-ctnt-width {
    width: 40%;
    float: left;
    margin-top: 0px !important;
}
.header-menu-button span {
    vertical-align: middle;
    margin: 0 0 0 6px;
    display: none;
}
}

.schedule-button2 {
  color: #343e47;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    position: absolute;
    z-index: 110;
    top: 36%;
    left: 34%;
    display: inline-block;
    padding: 7% 0%;
}
.schedule-button2 a {
    text-decoration: none;
    color: #343e47;
}
.schedule-button2 .call-bt {
    background-color: #2d1c73;
    color: #fff;
    height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    margin-left: 5px;
}
@media(min-width:981px){
.schedule-button2{
display:none;
}
.hideunder {
    display: none;
}}
.mybtn a {
    background: #02418d !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
}