@media only screen and (max-width: 768px){
	.logo {
    width: 100%!important;
    margin-top: 20px!important;
}
.navbar2 ul li { 
    
    padding: 0 0px 0 0px;
}

	.navbar2 ul li a {
    padding: 13px 5px !important;
	}
	
	.head-con2 .logo {
    text-align: center;
    margin: 0 auto;
    display: block;
}
	

}


body {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    background: #ffffff;
    color: #262626;
    -webkit-font-kerning: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: visible !important;
    overflow-x: hidden;
}

a
{
    color: #4D1979;
    text-decoration: none;
}
a:focus,a:hover
{
	color: #000000;
	text-decoration:underline;
}

.sidemenu
{
    color: #4D1979;
	font-size: 18px;
    font-family: Roboto;
    text-decoration: none;
}
a.sidemenu
{
    color: #4D1979;
    text-decoration: none;
}
a.sidemenu:focus,a.sidemenu:hover
{
	color: black;
	text-decoration:underline;
}

.listmenu
{
    color: #4D1979;
    text-decoration: none;
}
a.listmenu
{
    color: #4D1979;
    text-decoration: none;
}
a.listmenu:focus,a.listmenu:hover
{
	color: black;
	text-decoration:underline;
}

.dropmenu
{
    color: #4D1979 ;
    text-decoration: none ;
    text-align: left ;
}
a.dropmenu
{
    color: #4D1979;
    text-decoration: none;
}
a.dropmenu:focus,a.dropmenu:hover
{
	color: black;
	text-decoration:underline;
}

p
{
    margin-bottom: 1rem;
    margin-top: 0;
	font-family:Raleway;
	font-size:18px;
}

.navbar {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    display: flex;
    flex-direction: column;
    padding:0;
    position: relative;
	padding-top:30px;
}

.navbar-toggler-right {
    position: relative;
    right: 1rem;
}
.navbar-toggleable-md .navbar-collapse {
    margin: auto;
    color:#000;
}
.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
.nav > li > a {
    color: #000;
    display: block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: normal;
    padding: 13px !important;
    position: relative;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    color: #4e1d78;
}
.navbar-nav > li {
    text-transform: capitalize;
}
.navbar-nav > li {
    float: left;
}
.nav > li {
    position: relative;
    display: block;
}



.navbar2 {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    display: flex;
    flex-direction: column;
    padding:0;
    position: relative;
	float:left;
	text-decoration:none;
	}


.navbar2 ul { width:100%;
	float:left;
    padding:15px 0 0 0;
   
	float:left;
	text-decoration:none;
}

.navbar2 ul li {
float:left;
padding:0 10px 0 0px;
margin:0px;
text-decoration:none;
list-style:none;
}

.navbar2 ul li a {
float:left;
    color: #000;
    display: block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: normal;
    padding: 13px !important;
    position: relative;
	text-decoration:none;
}
.navbar2 ul li a:hover {
    text-decoration: none;
    color: #4e1d78;
	text-decoration:none;
}

hr
{
	border:1px solid #a7a7a7;
}
.spacer{margin:0;
	padding:10px 10px;
}

.spacer2{margin:0;
	padding:10px 10px;
}

.spacer2 p{
	color: #3d3d3d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 0;
    text-transform: none;
}

.spacer-big{
	margin:0;
	padding:30px;
}

h1
{
    color: #4D1979;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: none;
}

h2
{
    color: #4D1979;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: none;
}

h3
{
    color: #4D1979;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: none;
}

h4 {
    color: #3d3d3d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0 12px;
    text-align: left;
}

.col-lg-3, .h5, h5{
    font-family:Roboto;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
}
#head{

	}
.head-con{
	padding-top:20px;
	padding-bottom:20px;
}

.head-con2{
	padding-top:20px;
	padding-bottom:17px;
}

.top-des{
	background:#4e1d78;
}

.top-des .col-lg-9{
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}
.top-des .col-lg-3{
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:normal;

}

.btn-group-lg > .btn2, .btn-lg {
    border-radius: 0;
    font-size: 15px;
    margin: 0 0 0 3px;
    padding: 10px 20px;
	background:#4D1979;
	text-decoration:none;
}

.btn2 {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    padding: 7px 16px;
	margin:29px 0px 0 0;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
    width:auto;
}

.btn-group-lg > .btn, .btn-lg {
    border-radius: 0;
    font-size: 15px;
    padding: 0.75rem 1.5rem;
}


.media-list {
    list-style: outside none none;
    padding-left: 0;
}
#footer{
	background:#4E1D78;
}

#footer span{
background:#4E1D78;
font-size:14px;
color:#ffffff;
margin:0px;
padding:40px;
width:100%;
text-align:center;
float:left;
}
#footer a {
    color: #fff;
    font-weight: bold;
}

#footer h4{
	margin:0;
	padding:35px 0 20px 0px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#ffffff;
}


#footer .media-heading{
	color:#FFFFFF;
}

#footer  .media-object{
	border-radius:50%;
	border:3px solid #de3f18;
}
#footer .contact p{
	margin: 0;
    padding:0 0px 20px 0;
    text-align: left;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: none;
    color: #ffffff;
	line-height: 20px;
}
#footer .contact  .media{
	margin-top:0px;
}
.form-f {
    background-clip: padding-box;
    background-color: #474747;
    background-image: none;
    border: 1px solid #474747;
    border-radius: 0;
    color: #fff;
    font-size: 1rem;
    line-height: 1.7;
    padding:8px 25px;
	float:left;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;

}

#footer .table td, .table th {
    border-top: none;
    padding: 0;
    vertical-align: top;
}
i{
	font-size:12px;
	padding-right:5px;
}


.carousel-inner > .item > img,
.carousel-inner > .item > a > img
{
	width: 100%;
	margin: auto;
}

.carousel-caption
{
	background: rgba(0,0,0,0.5);
	padding: 5px 5px 20px 5px;
}

.carousel-caption h1
{
	color:white;
    font-family: Arial,Helvetica,sans-serif;
	font-size:48px;
}

.carousel-caption p
{
	color:white;
    font-family: Arial,Helvetica,sans-serif;
	font-size:36px;
}

.pageheaderouter
{
	width: 100% ;
}

.pageheaderinner
{
	text-align: left ;
    background: url(/app/image/imageimage?name=PageHeader.jpg) no-repeat ;
	width: 100% ;
}

.pageheaderinner h1
{
	margin: 60px ;
	font-size: 40px ;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: 600 ;
	line-height: 100px ;
	color: #FFFFFF ;
}

.pageheaderinner h2
{
	margin: 60px ;
	color: #FFFFFF ;
}

.error
{
	color: red ;
}

.alert
{
	color: red ;
    margin: 0 ;
}


table.infotable
{
}

table.datatable
{
	width: 100% ;
}

table.infotable
{
	width: 100% ;
	background-color: #FFFFFF ;
	border-spacing: 2px ;
	border: 0px ;
}
.infotable th
{
	width: 5px ;
	padding: 5px ;
	font-family: verdana,arial,helvetica ;
	color: white ;
	font-size: 14px ;
	font-weight : bold ;
	background-color: #4D1979 ;
}
.infotable td
{
	padding: 5px ;
	font-family: "Palatino Linotype", "book antiqua", "Calisto MT", georgia, garamond, serif ;
	font-size: 16px ;
	font-style: normal ;
	font-weight: normal ;
	font-variant: normal ;
	color: black ;
}

table.datatable
{
	background-color: #FFFFFF ;
	border-spacing: 2px ;
	border: 0px ;
	width: 100% ;
}
.datatable th
{
	padding: 5px ;
	font-family: verdana,arial,helvetica ;
	color: white ;
	font-size: 14px ;
	font-weight : bold ;
	background-color: #4D1979 ;
}
.datatable td
{
	padding: 5px ;
	font-family: "Palatino Linotype", "book antiqua", "Calisto MT", georgia, garamond, serif ;
	font-size: 16px ;
	font-style: normal ;
	font-weight: normal ;
	font-variant: normal ;
	color: black ;
}

/*
Menu: Level One
*/
ul.dropdown
{
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	position: relative ;
}
ul.dropdown li
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	float: center;
	zoom: 1;
	background: #4D1979;
}
ul.dropdown a:hover
{
	text-decoration:underline;
}
ul.dropdown a:active
{
	text-decoration:underline;
}
ul.dropdown li a
{
	display: block;
	padding: 4px 8px;
	border-right: 1px solid #333;
	color: #ffffff;
}
ul.dropdown li:last-child a
{
	border-right: none;
} /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover
{
	background: #4D1979;
	text-decoration:underline;
	position: relative;
}
ul.dropdown li.hover a
{
	text-decoration:underline;
}

/*
Menu: Level Two
*/
ul.dropdown ul
{
	list-style: none ;
	width: 220px ;
	visibility: hidden ;
	position: absolute ;
	top: 100% ;
	left: 0 ;
}
ul.dropdown ul li
{
	font-weight: normal ;
	background: #4D1979 ;
	color: #000 ;
	border-bottom: 1px solid #ccc ;
	float: none ;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a
{
	border-right: none ;
	width: 100% ;
	display: inline-block ;
    color: #ffffff;
    text-decoration: none;
}
ul.dropdown ul li a:focus, a:hover
{
	color: #000000;
	text-decoration:underline;
}

/*
Menu: Level Three
*/
ul.dropdown ul ul
{
	list-style: none ;
	left: 100% ;
	top: 0 ;
}
ul.dropdown li:hover > ul
{
	visibility: visible ;
}

.caption
{
    background: none repeat scroll 0 0 #FFffff;
    opacity: 0.7;
    margin: 0 auto;
    margin-top: -54px;
    text-align:center;
    position: relative;
}
.thumbnail
{
    margin:0 auto;
    text-align:center;
}
.wrapper
{
    text-align:center;
}



/* FONT */

body {
  font-family: 'RalewayRegular';
  font-size: 18px;
}

p {
  font-family: 'RalewayRegular';
  font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'RalewaySemiBold';
}

.swiss721SWA {
  font-family: 'Swiss721SWA';
}

.h1, h1 {
  font-size: 1.8rem;
  color: #4e1d78; 
}

.h2, h2 {
  font-size: 1.6rem;
  color: #4e1d78; 
}

.h3, h3 {
  font-size: 1.4rem;
  color: #4e1d78; 
}

.h4, h4 {
  font-size: 1.2rem;
  color: #4e1d78; 
}

.h5, h5 {
  font-size: 1rem;
  color: #4e1d78; 
}

a {
  color: #4e1d78; 
}

a:hover {
  color: #4e1d78 !important; 
}

.text-decoration-undeline {
  text-decoration: underline;
}

/* BUTTONS */

.bg-violet {
  background-color: #4e1d78;
}

.btn {
  border-radius: 0px;
  padding: 5px 30px;
}

.btn-primary {
  color: #fff;
  border-color: #fff;
  background-color: #4e1d78;
}

.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background-color: #fff;  
  color: #4e1d78;
  border-color: #4e1d78;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgb(70 29 120 / 50%);
}

/* HOME */

.bordered-columns .col-lg-3 {
    border: 2.5px solid #fff;
}

/* PAGE TITLE */

.page-title {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.page-title .col-12 {
  margin-top: 300px;
  background-color: rgb(70 29 120 / 50%);

}

/* PAGE CONTENT */

.page-content {
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('/app/image/imageimage?name=GeometricBg.jpg');
}

.page-content ul {
  padding-left: 30px;
}

.page-content ul li {
  list-style: none;
  margin-bottom: 10px;
}

.page-content ul li::before {
  content:'';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/app/image/imageimage?name=CheckIcon.svg);
  background-size:  contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 5px;
  vertical-align: middle;
}

.style-1 {
  color: #fff;
  border-radius: 20px;
  background-color: #4e1d78;
  display: table;
  margin: 0px auto 10px;
  padding: 5px 15px;
  font-family: 'RalewayRegular';
}

/* ANIMATION */ 

.fade-in {
  animation: fadeIn 1s;
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  -ms-animation: fadeIn 1s;
}

@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

/* RESPONSIVE */

 /* Extra Small Devices, Phones */ 
 @media all and (max-width : 480px) {
   body, p {
     font-size: 16px;
   }
  .h1, h1 {
    font-size: 1.4rem;
  }
  .h2, h2 {
    font-size: 1.2rem;
  } 
  .h3, h3 {
    font-size: 1.1rem;
  } 
  .h4, h4 {
    font-size: 1rem;
  } 
  .h5, h5 {
    font-size: 0.75rem;
  }
  .page-title .col-12 {
    margin-top: 100px;
  }
  .page-content {
    background-image: none;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .border-md-right {
    border-right: 1px solid #000;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}
