table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0;}

th, td {
  padding: 0.25rem 0.25rem 0.25rem 0;
  border-bottom: 0;
  text-align: left;
  vertical-align: top;  }


.tx-indexedsearch-info > dt {
  float: left;
  clear: left;
  width: 25%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.tx-indexedsearch-info > dd {
  margin-left: 25%; }

.tx-indexedsearch-res span {
  display: inline-block; }

.tx-indexedsearch-res {
  border-bottom: 0.0625rem solid #a3a8ab;
  margin-bottom: 1.5rem; }

body, input, textarea, select {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: 'Rajdhani', sans-serif;
  color: #3e4244; }

.uppercase {
  text-transform: uppercase; }

h1, h2, h3, h4, h5 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: normal; }

h1, .h1, .fontsize1 {
  font-size: 1.4375rem;
  line-height: 1.5rem; }

h1, .h1 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

h2, .h2, .fontsize2 {
  font-size: 1.75rem;
  line-height: 1.75rem; 
  margin-top: 0;
  margin-bottom: 1.5rem;
  color:#cc071e;
  }
#section-id-34 h2, #section-id-42 h2 {padding-top: 2rem;}
h3, .h3, .fontsize3, .ce-uploads-fileName {
  font-size: 1.25rem;
  line-height: 1.5rem; 
  margin-top: 0;
  margin-bottom: 1.5rem;
  }

  
  h4, h4.panel-title{
    font-size: 1.125rem !important;
    line-height: 1.5rem; 
     }
 .accordion-toggle:hover {color:#cc071e;} 
 .panel-title a:focus {font-weight:600; color:#cc071e;}

h4, .h4,
h5, .h5 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

p + p, pre, table, blockquote {
  margin-top: 1.5rem; }

p, ul, ol, dl, pre, table, blockquote {
  margin-bottom: 1.25rem; }

.small, small {
  font-size: 0.875rem; }

@media screen and (min-width: 601px) {
  html {
    font-size: 1.25rem; }

  h1, .h1, .fontsize1 {
    font-size: 2rem;
    line-height: 3rem;
    }

  h1, .h1 {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h2{
    font-size: 1.75rem;
    line-height: 3rem;
	margin-top: 0;
    margin-bottom: 1.5rem; 
	color:#cc071e;
     }
#section-id-34 h2 {padding-top: 2rem;}

  h3, .h3, .fontsize3 {
    font-size: 1.25rem;
    line-height: 1.5rem;
	margin-top: 0;
    margin-bottom: 1.5rem;
}


  h4, h4.panel-title{
    font-size: 1rem !important;
    line-height: 1.5rem;
     }

  h4, .h4 {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h5, .h5, .fontsize5 {
    font-size: 1rem;
    line-height: 1.5rem; }

  h5, .h5 {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  p + p, pre, table, blockquote {
    margin-top: 1.5rem; }

  p, ul, ol, dl, pre, table, blockquote {
    font-size: 1rem;
    margin-bottom: 1.5rem;
    line-height: 1.5rem; } 
	
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 50%;
  width: 50%;
  margin: 0;}	
}

b, strong, .bold {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600; }

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; }

ul ul {
  margin: 0; }
  
.textbig {font-size:4.75rem; line-height:4.75rem; font-weight:300; background: url(../Images/point_768.png) no-repeat 100% 89%; display:table; margin:0 auto; }  
#c148 .textbig {background: url(../Images/point_768.png) no-repeat 100% 89%; padding-right:1.5rem;} 
#c155 .textbig {background: url(../Images/point_768.png) no-repeat 50% 89%; } 
.textbig-red { font-size:4.75rem; line-height:4.75rem; font-weight:700; color:#CC071E; }
.textred { font-weight:700; color:#CC071E; }
.textbig-medium { font-size:2rem; line-height:3rem; font-weight:400; }
 
a {
  color: #cc071e;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

a:focus, a:hover {
  color: #000F42; }

.wrapper-footer a {
  color: #e6e7e8; }

.wrapper-footer a:focus, .wrapper-footer a:hover {
  color: #fff; 
  }

  
.panel-default > .panel-heading {
	color: #333333;
	background-color: transparent;

}

.panel-heading .accordion-toggle:after {
    font-family: 'FontAwesome';  
    content: "\f068";  
    float: right;       
    color: #fff; 
	background:#cd171a;
    padding:3px 10px;		
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\f067";   
}  
.accordion-toggle, a.accordion-toggle:hover, a.collapsed {text-decoration:none; font-weight:600;}
#accordion-273 .accordion-toggle {color:#CD171A; font-weight:400;}
#accordion-273 .accordion-toggle > .prehead{color:#000; font-weight:600;}


@media screen and (max-width: 1024px) {
.textbig-medium {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: 400;
}
}

@media screen and (max-width: 800px) {
	.textbig-medium {
    font-size: 1rem;
    line-height: 2rem;
    font-weight: 400;
  }
}

@media screen and (max-width: 480px) {
.textbig {font-size:2.75rem; line-height:2.75rem; background: url(../Images/point_480.png) no-repeat 100% 92%; }  
#c148 .textbig {background: url(../Images/point_480.png) no-repeat 100% 92%; padding-right:1.5rem;} 
#c148 .textbig br, #c155 .textbig br, #c151 .textbig br{display:none;} 
#c155 .textbig {background: url(../Images/point_480.png) no-repeat 85% 92%; } 
#c148 .textbig {background: url(../Images/point_480.png) no-repeat 40% 92%; } 
#c151 .textbig {background: url(../Images/point_480.png) no-repeat 72% 92%; }
td:first-child {max-width:40%; width:40%;}
.textbig-red { font-size:2.75rem; line-height:3rem; font-weight:700; color:#CC071E; }
.textbig-medium { font-size:1.25rem; line-height:1.75rem; font-weight:400; }
}

@media screen and (max-width: 375px) {
.textbig {font-size:2.75rem; line-height:2.75rem; background: url(../Images/point_480.png) no-repeat 100% 92%; }  
#c148 .textbig {background: url(../Images/point_480.png) no-repeat 100% 92%; padding-right:1.5rem;} 
#c148 .textbig br, #c155 .textbig br, #c151 .textbig br{display:none;} 
#c155 .textbig {background: url(../Images/point_480.png) no-repeat 42% 92%; } 
#c148 .textbig {background: url(../Images/point_480.png) no-repeat 90% 92%; } 
#c151 .textbig {background: url(../Images/point_480.png) no-repeat 90% 92%; }
td:first-child {max-width:40%; width:40%;}
}

@media screen and (max-width: 360px) {
.textbig {font-size:2.75rem; line-height:2.75rem; background: url(../Images/point_480.png) no-repeat 100% 92%; }  
#c148 .textbig {background: url(../Images/point_480.png) no-repeat 100% 92%; padding-right:1.5rem;} 
#c148 .textbig br, #c155 .textbig br, #c151 .textbig br{display:none;} 
#c155 .textbig {background: url(../Images/point_480.png) no-repeat 42% 92%; } 
#c148 .textbig {background: url(../Images/point_480.png) no-repeat 92% 92%; } 
#c151 .textbig {background: url(../Images/point_480.png) no-repeat 92% 92%; }
td:first-child {max-width:40%; width:40%;}
}

